We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b4c0ed + 071de96 commit c124f75Copy full SHA for c124f75
.mergify.yml
@@ -1,14 +1,4 @@
1
pull_request_rules:
2
- - name: "Close PRs opened from master"
3
- conditions:
4
- - author!=mergify[bot]
5
- - base!=master
6
- - head=master
7
- actions:
8
- comment:
9
- message: >
10
- 🚫 Pull requests must not be created by the `master` branch. Please use a feature branch.
11
- close: {}
12
- name: Label Mergify Stacks PRs
13
description: Pull requests that are part of a Mergify stack should be labeled as such
14
conditions:
0 commit comments