mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-18 15:39:50 +00:00
ci(Mergify): configuration update
Signed-off-by: James Cole <james@firefly-iii.org>
This commit is contained in:
13
.mergify.yml
Normal file
13
.mergify.yml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
pull_request_rules:
|
||||||
|
- name: Automatic merge on approval
|
||||||
|
conditions:
|
||||||
|
- "#approved-reviews-by>=1"
|
||||||
|
actions:
|
||||||
|
merge:
|
||||||
|
method: merge
|
||||||
|
- name: Security update by dependabot
|
||||||
|
conditions:
|
||||||
|
- "author=dependabot"
|
||||||
|
actions:
|
||||||
|
merge:
|
||||||
|
method: merge
|
||||||
Reference in New Issue
Block a user