Skip to content

Commit c70dfe9

Browse files
authored
ci(mergify): upgrade configuration to current format
1 parent 6bc4245 commit c70dfe9

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

.github/mergify.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ pull_request_rules:
66
- author=trace4cats-steward[bot]
77
actions:
88
request_reviews:
9-
users: [ janstenpickle, catostrophe ]
9+
users: [janstenpickle, catostrophe]
1010
label:
11-
add: [ dependency-update ]
11+
add: [dependency-update]
1212

1313
- name: Merge Stewards' PRs
1414
conditions:
@@ -35,8 +35,3 @@ pull_request_rules:
3535
merge:
3636
method: rebase
3737

38-
- name: Delete head branch after merge
39-
conditions:
40-
- merged
41-
actions:
42-
delete_head_branch:

0 commit comments

Comments
 (0)