Build parent keys that must be green for the merge check to pass
OptionalexemptSource refs exempt from the condition
Refs the condition applies to
OptionalrequiredWhether the condition is enforced for merges via the merge queue (default true)
OptionalrequiredWhether the condition is enforced for pull requests (default true)
A required-builds merge check condition: pull requests targeting refs matched by
refMatchercannot merge until the listed build keys succeed.