Skip to content

Commit

Permalink
chore: stop trying to auto-merge dependabot PR's (aws#4202)
Browse files Browse the repository at this point in the history
It cannot work unless we can somehow get an auto-approval (from an authorized principal) in, too.
  • Loading branch information
RomainMuller authored Sep 23, 2019
1 parent c7def91 commit dcba28d
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,6 @@ pull_request_rules:
- "#changes-requested-reviews-by=0"
- status-success~=AWS CodeBuild us-east-1
- status-success=Semantic Pull Request
- name: automatically merge dependabot
actions:
comment:
message: Thanks for keeping us safe, @dependabot! ❤️
merge:
strict: smart
method: squash
strict_method: merge
delete_head_branch: {}
conditions:
- author~=dependabot(-preview)?\[bot\]
- status-success~=AWS CodeBuild us-east-1
- name: comment checklist
actions:
comment:
Expand Down

0 comments on commit dcba28d

Please sign in to comment.