diff --git a/.mergify.yml b/.mergify.yml index b16a3aa664..3354c50f81 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -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