Skip to content

Commit efcf120

Browse files
authored
chore(common): rollback batch size to 3 for merge queue (#909)
1 parent 21d3b44 commit efcf120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mergify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
queue_rules:
22
- name: main
3-
batch_size: 1
3+
batch_size: 3
44
batch_max_wait_time: 1m
55
checks_timeout: 12h
66
merge_method: squash

0 commit comments

Comments
 (0)