harbor/.github/auto-assignees.yml

26 lines
370 B
YAML
Raw Normal View History

---
# This assigns a PR to its author
addAssignees: true
addReviewers: false
reviewers:
- wy65701436
- Vad1mo
- OrlinVasilev
- stonezdj
- chlins
- zyyw
- MinerYang
- AllForNothing
options:
ignore_draft: true
ignored_keywords:
- WIP
- wip
- DO NOT MERGE
enable_group_assignment: true
# number_of_reviewers: 3
numberOfAssignees: 3