diff --git a/group.yml b/group.yml index dba0531dba..01a54cbfa4 100644 --- a/group.yml +++ b/group.yml @@ -531,6 +531,12 @@ check_golang_versions: "x.y" # If set to True, it will honor the image's config canonical_builders_from_upstream: True +# This is a toggle to allow streams prs to not yet be opened. This can be useful when golang +# builders are not yet set up correctly for the release at branch cut time, and we want to limit +# the churn. +reconciliation_prs: + enabled: false + # To decide whether to build and use signed RPMs, and to decide if a strict bug validation flow is necessary. # Possible values are defined here: https://github.com/openshift-eng/art-tools/blob/main/artcommon/artcommonlib/release_util.py#L55-L59 # At the moment of writing this comment, there are: