quarkusio / quarkusio/quarkus-github-bot
Check that PRs are mergeable
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 30
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
We could consider a scheduler job to check if PRs are mergeable. We would add a comment ONCE if not (or maybe once per sha?).
We could use a hidden HTML comment in the message to track which sha have been handled already.
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 scheduler jobs and GitHub pull-request comment handling in the repository; no specific files or tests are named in the issue. Define the mergeability check and how a hidden comment records each handled SHA, then verify that an unmergeable PR receives only the intended comment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, java
- Domain
- ci-cd, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100