MatteoGabriele / MatteoGabriele/agentscan
Generate button to trigger scan of user's opened PRs
Open
Nobody has claimed this yet.
feature
gh-app
- Dominant language
- TypeScript
- Stars
- 103
- Forks
- 15
- Avg merge
- 8h 7m
- Merged PRs (30d)
- 34
Description
Because a single user often submits multiple PRs before being flagged as automated, the initial PRs prior to detection may be false negatives.
Add a button in PRs, somewhere, where the maintainer can re-evaluate all PRs, including those already scanned.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing PR scanning flow and the interface used to manage pull requests. Trace how a PR is evaluated, including already-scanned PRs; done means a maintainer can trigger a scan covering all opened PRs and previously scanned ones.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- devtools, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100