Merge "restrict enforced backport voting to master branch"

This commit is contained in:
Zuul 2024-06-19 14:56:07 +00:00 committed by Gerrit Code Review
commit 9376605eae

View File

@ -56,6 +56,7 @@
submittableIf = is:true
[submit-requirement "NonZeroBackportCandidate"]
applicableIf = branch:master
description = A non-zero vote on Backport-Candidate is required before submitting changes
submittableIf = label:Backport-Candidate=1 OR label:Backport-Candidate=-1 OR label:Backport-Candidate=-2 OR label:Backport-Candidate=2