Skip to content

Commit

Permalink
Update github-config to 01b754b (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: paketo-bot <[email protected]>
  • Loading branch information
paketo-bot and paketo-bot authored Jul 23, 2020
1 parent 8e757eb commit df5f9f3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .mergify/config.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
pull_request_rules:
- name: Auto merge pull requests from github-actions bot
- name: Auto merge pull requests from dependabot
conditions:
- author=github-actions[bot]
# TODO: Fill in these conditions when they are finalized
# - status-success=Unit Tests
# - status-success=Integration Tests
- author=dependabot[bot]
- status-success=Unit Tests
- status-success=Integration Tests
actions:
merge:
strict: true
strict: smart
method: rebase
bot_account: paketo-bot
delete_head_branch: {}

0 comments on commit df5f9f3

Please sign in to comment.