harbor/.github/auto-assignees.yml
Orlix 24a091018c
Bump the auto assignees to 3 (#17914)
Co-authored-by: OrlinVasilev <ovasilev@vmware.com>
2022-12-06 09:43:15 +02:00

26 lines
370 B
YAML

---
# 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