Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

Commit

Permalink
ci(mergify): automatically approve PRs by Snyk/Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Jul 20, 2020
1 parent 36f9179 commit a9a4b61
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ pull_request_rules:
bot_account: distributeaid-ci
label:
add:
- mergify
- mergify
rebase:
bot_account: distributeaid-ci
bot_account: distributeaid-ci
- name: Automatically approve security PRs
conditions:
- author~=^(snyk-bot|dependabot\[bot\])$
actions:
review:
message: Automatically approved because PR is by a trusted service

0 comments on commit a9a4b61

Please sign in to comment.