harbor/.github/auto-assignees.yml
Orlix ac338a2531
Add auto-assignee for new PRs (#17753)
Co-authored-by: OrlinVasilev <ovasilev@vmware.com>
2022-11-16 10:38:54 +02:00

25 lines
345 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