How to Set Up Fast-Forwarding
Learn how to enable fast-forwarding in MergeQueue. Use our guide for detailed instructions, sample configuration, and additional optimization settings.
Enable fast-forwarding in MergeQueue
Sample configuration
version: 1.0.0
merge_rules:
labels:
trigger: "label_name"
preconditions:
required_checks:
- check 1
merge_mode:
type: "parallel"
parallel_mode:
use_fast_forwarding: false
override_required_checks:
- check 1
- check 2Modify your GitHub protected branch settings



Optimize CI execution rules (optional)
Conclusion
Learn more
Last updated
Was this helpful?
