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

Commit

Permalink
ci(mergify): approve renovate PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Aug 26, 2020
1 parent 8d64587 commit 0a4b791
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
pull_request_rules:
- name: Automatic merge when all status checks pass
conditions:
- author~=^(snyk-bot|dependabot\[bot\])$
- status-success=security/snyk (Distribute Aid)
- status-success=tests
actions:
Expand All @@ -14,9 +13,9 @@ pull_request_rules:
- mergify
rebase:
bot_account: distributeaid-ci
- name: Automatically approve security PRs
- name: Automatically approve trusted service PRs
conditions:
- author~=^(snyk-bot|dependabot\[bot\])$
- author~=^(snyk-bot|dependabot\[bot\]|renovate\[bot\])$
actions:
review:
message: Automatically approved because PR is by a trusted service

0 comments on commit 0a4b791

Please sign in to comment.