Pause Automatic FF when the release stage runs #2807
Labels
area/release-eng
Issues or PRs related to the Release Engineering subproject
kind/feature
Categorizes issue or PR as related to a new feature.
needs-priority
sig/release
Categorizes an issue or PR as relevant to SIG Release.
What would you like to be added:
We should have a way to pause the auto FF process. Or even better, make it aware of a release stage running on the branches it forwards.
Why is this needed:
When running the release stage of a new minor release, the FF process can pick up new commits and forward the branch, leaving the clone in GCB behind. This has dangerous implications as it fails late in the release process, while it is pushing the git artifacts.
We think this actually happened during the 1.26.0 cut and it broke the release as krel could not push the branch cleanly:
(unfortunately, we did not get the rest of the error)
The text was updated successfully, but these errors were encountered: