Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

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 15, 2023
1 parent 6050c04 commit 8c9ff9f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ pull_request_rules:
- name: rebase-merge working updates
conditions:
- and:
- or: *authors_are_bots
- or: &authors_are_bots
- author=renovate[bot]
- author=dependabot[bot]
- and:
- "#review-threads-unresolved=0"
- "#commits-behind=0"
Expand Down

0 comments on commit 8c9ff9f

Please sign in to comment.