Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit 8a6a940

Browse files
authored
Merge pull request #154 from exoego/mergify/exoego/config-update
Automatic merging for dependencies update
2 parents cf6fb72 + 26edcc1 commit 8a6a940

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.mergify.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
pull_request_rules:
2+
- name: Automatic merge on approval
3+
conditions:
4+
- "author=scala-steward"
5+
- "status-success=Travis CI - Pull Request"
6+
actions:
7+
merge:
8+
method: merge
9+
label:
10+
add: ["chore"]

0 commit comments

Comments
 (0)