From 262c179a2fadddf3ce895587b9f59e548700fd6d Mon Sep 17 00:00:00 2001 From: Joep van Delft Date: Fri, 22 Nov 2024 10:33:15 +0100 Subject: [PATCH] 4.19: Do not yet open reconciliation prs --- group.yml | 6 ++++++ 1 file changed, 6 insertions(+) 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: