We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d5711d + 13826ee commit ae4b557Copy full SHA for ae4b557
1 file changed
.mergify.yml
@@ -78,17 +78,6 @@ pull_request_rules:
78
merge:
79
method: merge
80
81
- - name: Auto-update approved PRs that are behind
82
- conditions:
83
- - "-draft"
84
- - "-conflict"
85
- - "#commits-behind>0"
86
- - "base=main"
87
- - "#approved-reviews-by>=1"
88
- - "author!=dependabot[bot]"
89
- actions:
90
- update:
91
-
92
- name: Ping author on conflicts
93
conditions:
94
- "conflict"
0 commit comments