mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
[Feat] add auto assignee bot (#105)
* [Feat] add auto assignee bot * minor fix
This commit is contained in:
parent
b7184e9db5
commit
aa13067735
14
.owners.yml
Normal file
14
.owners.yml
Normal file
@ -0,0 +1,14 @@
|
||||
assign:
|
||||
issues: enabled
|
||||
pull_requests: disabled
|
||||
strategy:
|
||||
# random
|
||||
daily-shift-based
|
||||
scedule:
|
||||
'*/1 * * * *'
|
||||
assignees:
|
||||
- Leymore
|
||||
- gaotongxiao
|
||||
- yingfhu
|
||||
- Ezra-Yu
|
||||
- tonysy
|
Loading…
Reference in New Issue
Block a user