Skip to content

Commit f8a9df8

Browse files
authored
Update upstream buildah required status checks (openshift#48909)
Third-party CI systems are in use by upstream buildah. Some of which will post status that is required for PRs to merge safely, other statuses should be left up to human-operators to pontificate. For all buildah branches, prow should not manage branch-protection, but it should block PR merging based on the Cirrus-CI success-aggregation task "Total Success" as per: https://docs.ci.openshift.org/docs/architecture/branch-protection Signed-off-by: Chris Evich <[email protected]>
1 parent 04b998b commit f8a9df8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

core-services/prow/02_config/_config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,10 @@ tide:
393393
repos:
394394
aardvark-dns:
395395
skip-unknown-contexts: true
396+
buildah:
397+
required-contexts:
398+
- Total Success
399+
skip-unknown-contexts: true
396400
common:
397401
skip-unknown-contexts: true
398402
dnsname:

0 commit comments

Comments
 (0)