Skip to content

Commit

Permalink
bot: mergify deprected the strict merge option
Browse files Browse the repository at this point in the history
The strict merge option was not being used and anyway
has been depcrecated by the mergify bot.

Signed-off-by: Travis Nielsen <tnielsen@redhat.com>
  • Loading branch information
travisn committed Dec 6, 2021
1 parent 117229a commit 27ba146
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 27ba146

Please sign in to comment.