-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Make lint job block merges #149289
Copy link
Copy link
Closed
Labels
infraCI, GitHub Actions, buildbots, Dependabot, etc.CI, GitHub Actions, buildbots, Dependabot, etc.type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Metadata
Metadata
Assignees
Labels
infraCI, GitHub Actions, buildbots, Dependabot, etc.CI, GitHub Actions, buildbots, Dependabot, etc.type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Bug report
Bug description:
#149276 was merged despite a failing lint check, making all later PRs also fail. Let's prevent that by incorporating lint into the "All required checks pass" check.
CPython versions tested on:
3.14
Operating systems tested on:
No response
Linked PRs