-
Notifications
You must be signed in to change notification settings - Fork 2.3k
ROSA-745: branch-protection for non-boilerplate repos #80263
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
f99a915
c3f12c0
be9b442
23098a2
bc0807e
83f83d7
e146d48
9400d5f
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,18 @@ | ||
| branch-protection: | ||
| orgs: | ||
| openshift: | ||
| repos: | ||
| rosa: | ||
| branches: | ||
| master: | ||
| protect: true | ||
| required_status_checks: | ||
| contexts: | ||
| - Red Hat Konflux / rosa-on-pull-request | ||
|
MitaliBhalla marked this conversation as resolved.
|
||
| - Red Hat Konflux / rh-rosa-cli-enterprise-contract / rosa | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. If
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Added the three always-run prow contexts ( |
||
| - ci/prow/e2e-presubmits-images | ||
| - ci/prow/images-images | ||
| - ci/prow/images-release-images | ||
| tide: | ||
| merge_method: | ||
| openshift/rosa: squash | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.