Restrict the Mergify copy command to core contributors

This commit is contained in:
Michael Vines 2022-01-27 09:00:27 -08:00
parent 18d69c8d2b
commit c0638439be
1 changed files with 7 additions and 0 deletions

View File

@ -113,3 +113,10 @@ pull_request_rules:
ignore_conflicts: true
branches:
- v1.9
commands_restrictions:
# The author of copied PRs is the Mergify user.
# Restrict `copy` access to Core Contributors
copy:
conditions:
- author=@core-contributors