Skip to content

Commit

Permalink
4.19: Do not yet open reconciliation prs
Browse files Browse the repository at this point in the history
  • Loading branch information
joepvd committed Nov 22, 2024
1 parent c21a1a5 commit 262c179
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions group.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 262c179

Please sign in to comment.