You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2024. It is now read-only.
Sorry if it's related to this issue, but I'm not sure: #1492
Here are our settings:
status = [
'Tests on ubuntu-18.04 with stable',
'Tests on macos-latest with stable',
'Tests on windows-latest with stable',
'Run Rustfmt',
]
pr_status = ['Specify breaking']
# 3 hours timeouttimeout-sec = 10800
One of our problematic PR: meilisearch/milli#494
Every test passes, and the Specify breaking status check is validated. However, Bors refuses to merge:
This PR was included in a batch that successfully built, but then failed to merge into main. It will not be retried.
Additional information:
{"message":"Required status check \"Specify breaking\" is expected.","documentation_url":"https://docs.github.com/articles/about-protected-branches"}
But regarding the bors dashboard, only this PR (the 494 I linked above) was in the batch:
Thanks in advance for your help!
The text was updated successfully, but these errors were encountered:
curquiza
changed the title
Impossible to merge: as status check is expected, despite it's validated
Impossible to merge: status check is expected, despite it's validated
Apr 14, 2022
Sorry if it's related to this issue, but I'm not sure: #1492
Here are our settings:
One of our problematic PR: meilisearch/milli#494
Every test passes, and the
Specify breaking
status check is validated. However, Bors refuses to merge:But regarding the bors dashboard, only this PR (the 494 I linked above) was in the batch:
Thanks in advance for your help!
The text was updated successfully, but these errors were encountered: