Skip to content

Commit 0afda24

Browse files
authored
Testing out mergify
1 parent 0a9e22b commit 0afda24

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/mergify.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
pull_request_rules:
2+
- name: automatic approval for Dependabot pull requests
3+
conditions:
4+
- author~=^dependabot(|-preview)\[bot\]$
5+
actions:
6+
review:
7+
type: APPROVE
8+
message: Automatically approving dependabot

0 commit comments

Comments
 (0)