-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
CI: verify-backported-commits.sh is broken #88947
Copy link
Copy link
Open
Labels
A-testsuiteArea: The testsuite used to check the correctness of rustcArea: The testsuite used to check the correctness of rustcC-bugCategory: This is a bug.Category: This is a bug.T-releaseRelevant to the release subteam, which will review and decide on the PR/issue.Relevant to the release subteam, which will review and decide on the PR/issue.
Metadata
Metadata
Assignees
Labels
A-testsuiteArea: The testsuite used to check the correctness of rustcArea: The testsuite used to check the correctness of rustcC-bugCategory: This is a bug.Category: This is a bug.T-releaseRelevant to the release subteam, which will review and decide on the PR/issue.Relevant to the release subteam, which will review and decide on the PR/issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
In #88946, @Mark-Simulacrum suspected that I was going to fail CI for lack of
backport-ofin my new beta commit. But in the check runs, the test "passed" with this output:That unknown commit is the
BETA_LIMITat the top of the script, not mine.