Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
For #2778 - Mergify change deprecated strict (#2827)
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelrios authored Nov 17, 2021
1 parent 45f0281 commit 589ca70
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ pull_request_rules:
- label!=Work In Progress
- label!=Do Not Land
actions:
merge:
queue:
method: rebase
strict: smart
name: default
- name: Needs landing - Squash
conditions:
- label=Needs Landing (Squash)
Expand All @@ -29,9 +29,9 @@ pull_request_rules:
- label!=work in progress
- label!=do not land
actions:
merge:
queue:
method: squash
strict: smart
name: default
- name: String Import - Auto Approve
conditions:
- author=github-actions[bot]
Expand Down

0 comments on commit 589ca70

Please sign in to comment.