mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-19 19:01:58 +00:00
Merge pull request #5262 from firefly-iii/mergify/JC5/config-update
ci(Mergify): configuration update
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