加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.owners.yml 428 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yanhong Zeng 提交于 2022-09-27 13:15 . [Enhance] update setting (#1165)
# assign issues to owners automatically
assign:
issues: enabled # or disabled
pull_requests: enabled # or disabled
# assign strategy, both issues and pull requests follow the same strategy
strategy:
# random
# round-robin
daily-shift-based
scedule:
'*/1 * * * *'
# assignees
assignees:
- LeoXing1996
- zengyh1900
- plyfager
- Z-Fran
- Z-Fran
- LeoXing1996
- LeoXing1996
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化