This repository has been archived by the owner on Mar 22, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spec: also set required context on PRs
For the same reasons the 'required' context is useful for branches, it can also be useful for PRs: it allows repo admins to set a single status as required in the branch protection settings rather than multiple, possibly changing, statuses. This also specifically helps with status-based exemptions in Homu: by having the required context set on the PR, Homu will be able to determine whether it can safely skip re-testing the code on the auto branch.
- Loading branch information
Showing
2 changed files
with
16 additions
and
13 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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