mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
ci(Mergify): configuration update
Signed-off-by: James Cole <james@firefly-iii.org>
This commit is contained in:
1
.github/mergify.yml
vendored
1
.github/mergify.yml
vendored
@@ -8,6 +8,7 @@ pull_request_rules:
|
|||||||
- name: Close all on main
|
- name: Close all on main
|
||||||
conditions:
|
conditions:
|
||||||
- base=main
|
- base=main
|
||||||
|
- -author~=^dependabot(|-preview)\[bot\]$
|
||||||
actions:
|
actions:
|
||||||
close:
|
close:
|
||||||
message: Please do not open PR's on the `main` branch, but on the `develop` branch only. Thank you!
|
message: Please do not open PR's on the `main` branch, but on the `develop` branch only. Thank you!
|
||||||
|
Reference in New Issue
Block a user