Skip to content

Commit d6e405a

Browse files
authored
ci(mergify): upgrade configuration to current format
1 parent 59af4fa commit d6e405a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.mergify/config.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ queue_rules:
148148
autoqueue: true
149149
queue_conditions:
150150
- or:
151-
- files ~= ^.github/workflows
152-
- files ~= action.yaml$
151+
- files ~= ^.github/workflows
152+
- files ~= action.yaml$
153153
- author = renovate[bot]
154154
- name: Python Dependency Updates
155155
allow_queue_branch_edit: true
@@ -187,6 +187,7 @@ queue_rules:
187187
- deployment-success = test
188188
merge_protections_settings:
189189
post_comment: true
190+
reporting_method: check-runs
190191
scopes:
191192
source:
192193
files:

0 commit comments

Comments
 (0)