ci: use smart merges (#6993)

This commit is contained in:
Sam Kleinman
2021-09-24 14:59:10 -04:00
committed by GitHub
parent 5e45676875
commit dbad701515

2
.github/mergify.yml vendored
View File

@@ -6,7 +6,7 @@ pull_request_rules:
actions:
merge:
method: squash
strict: true
strict: smart+fasttrack
commit_message: title+body
- name: backport patches to v0.34.x branch
conditions: