Merge pull request #5262 from firefly-iii/mergify/JC5/config-update

ci(Mergify): configuration update
This commit is contained in:
James Cole 2021-11-08 07:24:40 +01:00 committed by GitHub
commit 0b739b0e3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
.mergify.yml Normal file
View 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