rustls / rustls/rustls-bench-app
Relax PR approval requirement for previous collaborators
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 13
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
An idea from djc in discord:
In fact it would be nice if we can relax it even more, like allow the bot to run if we previously merged a PR from the same author
This will probably be a little bit trickier than #32 - I'm not sure if GitHub exposes this state through the API. Some research will be required.
Contributor guide
No contributing guide indexed for this repository
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 bot's PR approval requirement and researching whether the GitHub API exposes previously merged PRs by author. The work is done when the bot can run for an author whose earlier PR was merged, with the existing approval behavior otherwise preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, rust
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100