this change will pass at first but will result in silent merge#9
Open
m3dwards wants to merge 2 commits into
Open
this change will pass at first but will result in silent merge#9m3dwards wants to merge 2 commits into
m3dwards wants to merge 2 commits into
Conversation
This was referenced May 27, 2026
Adds a periodic CI workflow that runs every 6 hours to detect silent merge failures across all open PRs. For each PR, it fetches the pre-built merge commit (pull/<n>/merge), runs a build and the tests, and posts the result as a check run against the PR's head SHA. PRs that have never been checked are prioritised (oldest first),followed by those with the oldest existing check result.
6686520 to
92820eb
Compare
393dc8a to
2ce4ae7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR should be fine as a PR but when it's merged into master it will cause a silent merge conflict with #5