How to Customize Required Checks
Learn how to customize required checks in our guide for MergeQueue. Discover several main approaches and use the most suitable and convenient one for your team.
Use GitHub mergeability
merge_rules:
labels:
trigger: "mergequeue"
preconditions:
use_github_mergeability: trueCustom required_checks
Specifying from the merge rules UI

Specifying from config file

Using wildcards
Conditional checks
Optional checks
Override checks (for parallel mode)
Require all checks passing
Last updated
Was this helpful?
