mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
ci(Mergify): configuration update
Signed-off-by: James Cole <james@firefly-iii.org>
This commit is contained in:
parent
df8b7158a7
commit
221e912645
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
|
Loading…
Reference in New Issue
Block a user