Skip to content

Commit

Permalink
Merge of #16
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jan 8, 2025
2 parents 9646b77 + ab666bd commit bcaaeaf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ shared:
{{ body }}
allow_inplace_checks: true
merge_method: squash
speculative_checks: 5
CheckRuns: &CheckRuns
- check-success=linters
- check-success=test
Expand Down Expand Up @@ -91,10 +90,9 @@ queue_rules:
- and:
- not: *IsPublicHolidays
- schedule=Mon-Fri 09:00-17:00[Europe/Paris]
speculative_checks: 1
batch_size: 7
batch_max_wait_time: 5min
commit_message_template: null
commit_message_template:
queue_branch_merge_method: fast-forward
disallow_checks_interruption_from_queues:
- default
Expand Down Expand Up @@ -127,3 +125,6 @@ pull_request_rules:
request_reviews:
teams:
- devs

merge_queue:
max_parallel_checks: 5

0 comments on commit bcaaeaf

Please sign in to comment.