Skip to content

Commit

Permalink
chore(mergify): add 'auto merged' label (#7552)
Browse files Browse the repository at this point in the history
This allows us to easily find and audit auto merged PRs
  • Loading branch information
marchello2000 authored and christopherthielen committed Oct 23, 2019
1 parent 2d78431 commit 771e7ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ pull_request_rules:
merge:
method: squash
strict: smart
label:
add: ['auto merged']

0 comments on commit 771e7ce

Please sign in to comment.