Skip to content

Commit

Permalink
Merge pull request #9321 from travisn/mergify-strict
Browse files Browse the repository at this point in the history
bot: Mergify deprected the strict merge option
  • Loading branch information
travisn committed Dec 6, 2021
2 parents 1fbe2fc + 27ba146 commit 5f44b1c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .mergify.yml
Expand Up @@ -46,7 +46,6 @@ pull_request_rules:
actions:
merge:
method: merge
strict: false
dismiss_reviews: {}
delete_head_branch: {}

Expand All @@ -64,7 +63,6 @@ pull_request_rules:
actions:
merge:
method: merge
strict: false
dismiss_reviews: {}
delete_head_branch: {}

Expand Down Expand Up @@ -98,7 +96,6 @@ pull_request_rules:
actions:
merge:
method: merge
strict: false
dismiss_reviews: {}
delete_head_branch: {}

Expand Down Expand Up @@ -132,7 +129,6 @@ pull_request_rules:
actions:
merge:
method: merge
strict: false
dismiss_reviews: {}
delete_head_branch: {}

Expand Down Expand Up @@ -170,7 +166,6 @@ pull_request_rules:
actions:
merge:
method: merge
strict: false
dismiss_reviews: {}
delete_head_branch: {}

Expand Down

0 comments on commit 5f44b1c

Please sign in to comment.