Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Repeatedly deleting the same file in generated PRs

Open
#126 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
28/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
typescript

Research direction

Start by reviewing the changes in PR 23, especially the repeated deletion of site/trends.html, then trace the scanner entry point that assembles generated pull requests. Determine why the same file is selected across closed PRs. Done means generated PRs no longer repeatedly include that deletion, with coverage for the behavior if an existing test location is found.

Written by the indexing model from the issue text.

Description

Several of the PR's generated (and now closed) as part of:

https://github.com/mgifford/o-hat-scanner

deleted the same file ‎site/trends.html‎

https://github.com/mgifford/o-hat-scanner/pull/23

Not sure how to address this, as I don't know what is wrong with ‎site/trends.html‎

Maybe it just should have been part of one of the pages scanned? Not sure.

But the accessibility scanner should be a little less trigger happy about including files to be deleted in the PRs that they are creating.

Dominant language
TypeScript
Stars
374
Forks
42
Avg merge
1d 13h
Merged PRs (30d)
7

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github/accessibility-scanner

All issues in github/accessibility-scanner

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.