Add label to community contributions (#17876)

This commit is contained in:
Justin Starry
2021-06-10 12:28:37 -07:00
committed by GitHub
parent f08ed1eb2d
commit 6a2aec1047

View File

@ -4,6 +4,15 @@
#
# https://doc.mergify.io/
pull_request_rules:
- name: label changes from community
conditions:
- author≠@core-contributors
- author≠mergify[bot]
- author≠dependabot[bot]
actions:
label:
add:
- community
- name: automatic merge (squash) on CI success
conditions:
- status-success=buildkite/solana