Skip to content

Commit c124f75

Browse files
authored
Merge pull request #274 from SLNE-Development/mergify/twisti-dev/config-update
ci(Mergify): configuration update
2 parents 4b4c0ed + 071de96 commit c124f75

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.mergify.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,4 @@
11
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: {}
122
- name: Label Mergify Stacks PRs
133
description: Pull requests that are part of a Mergify stack should be labeled as such
144
conditions:

0 commit comments

Comments
 (0)