Skip to content

Commit 4853379

Browse files
committed
Use 'smart+fasttrack' Mergify merge method to reduce time spent in CI when multiple PRs are in the queue to be merged
1 parent 8fa2814 commit 4853379

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.mergify.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ pull_request_rules:
1010
actions:
1111
merge:
1212
method: squash
13+
strict: smart+fasttrack
1314

1415
- name: Automatic merge on approval for contributors
1516
conditions:
@@ -21,3 +22,4 @@ pull_request_rules:
2122
actions:
2223
merge:
2324
method: squash
25+
strict: smart+fasttrack

0 commit comments

Comments
 (0)