Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ pull_request_rules:
actions:
merge:
method: squash
strict: false
delete_head_branch: {}
- name: automatic merge for admin
conditions:
Expand All @@ -18,5 +17,11 @@ pull_request_rules:
actions:
merge:
method: squash
strict: false
delete_head_branch: {}
delete_head_branch: {}
- name: ask the maintainer to review this PR
conditions:
- -draft
actions:
request_reviews:
users:
- howardjohn