Browse Source

ci: use smart merges (#6993)

pull/6997/head
Sam Kleinman 3 years ago
committed by GitHub
parent
commit
dbad701515
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/mergify.yml

+ 1
- 1
.github/mergify.yml 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:


Loading…
Cancel
Save