mirror of https://github.com/InternLM/InternLM
feat(bot): Create .owners.yml for Auto Assign (#176)
* Create .owners.yml: for issue/pr assign automatically * Update .owners.yml * Update .owners.yml fix typopull/163/head
parent
e4c0651b96
commit
d28816a499
|
@ -0,0 +1,14 @@
|
|||
assign:
|
||||
strategy:
|
||||
# random
|
||||
daily-shift-based
|
||||
schedule:
|
||||
'*/1 * * * *'
|
||||
assignees:
|
||||
- yhcc
|
||||
- yhcc
|
||||
- sunpengsdu
|
||||
- sunpengsdu
|
||||
- ZwwWayne
|
||||
- ZwwWayne
|
||||
- yhcc
|
Loading…
Reference in New Issue