restore BackportAssignee definition

This commit is contained in:
Michael Vines 2022-08-04 21:26:47 -07:00
parent 4dc6174cf6
commit 6c30ff2033
1 changed files with 3 additions and 1 deletions

View File

@ -113,7 +113,9 @@ pull_request_rules:
- label=feature-gate
actions:
backport:
assignees: *BackportAssignee
assignees: &BackportAssignee
- "{{ merged_by|replace('mergify[bot]', label|select('equalto', 'community')|first|default(author)|replace('community', '@solana-labs/community-pr-s
ubscribers')) }}"
ignore_conflicts: true
labels:
- feature-gate