Skip to content

Commit

Permalink
ci(Mergify): configuration update (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoayyed authored Feb 5, 2024
1 parent 8f669a5 commit 08396b6
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
@@ -1,13 +1,13 @@
pull_request_rules:
- name: automatic merge
conditions:
- status-success=build (macos-latest)
- status-success=build
- status-success=WIP
- "#changes-requested-reviews-by=0"
- base=master
- label=dependencies
- base=7.0.x
- author=renovate[bot]
actions:
merge:
method: merge
update:
update:
delete_head_branch:

0 comments on commit 08396b6

Please sign in to comment.