Skip to content

Commit

Permalink
ci(mergify): disable auto-rebasing due to Mergifyio/mergify#5074
Browse files Browse the repository at this point in the history
  • Loading branch information
DanySK authored Mar 13, 2023
1 parent 4f498f9 commit ef97633
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,4 @@
pull_request_rules:
- name: Auto-rebase if appropriately labeled or if the author is an authorized bot
conditions:
- or:
- label=auto-update-rebase
- and:
- label=dependencies
- or: &authors_are_bots
- author=renovate[bot]
- author=dependabot[bot]
- -draft
- -conflict
actions:
rebase:
- name: Auto-update with merge if appropriately labeled
conditions:
- label=auto-update-merge
Expand Down

0 comments on commit ef97633

Please sign in to comment.