Skip to content

Commit 5fa4d30

Browse files
authored
Merge pull request #90 from scala-exercises/mergify/angoglez/config-update
Mergify: configuration update
2 parents 02a6ab4 + 438b2c8 commit 5fa4d30

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.mergify.yml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
pull_request_rules:
2+
- name: Automatic merge scala-steward PRs when CI is passing
3+
conditions:
4+
- author=scala-steward
5+
- status-success=continuous-integration/travis-ci/pr
6+
- body~=labels:.*semver-patch
7+
actions:
8+
merge:
9+
method: merge

0 commit comments

Comments
 (0)