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 15, 2023
1 parent cbff5fa commit f56e359
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:
- or:
- check-success=ci-cd / success
Expand Down

0 comments on commit f56e359

Please sign in to comment.