quarkus-github-bot
quarkus-github-bot copied to clipboard
Check that PRs are mergeable
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.
Long running PRs can have merge conflicts multiple times, so I think the comment should be per SHA.