bluetoothlover_doc
bluetoothlover_doc copied to clipboard
【github】CODEROWNER 介绍
https://club.rt-thread.org/ask/article/fd8064c41022e458.html
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-syntax
gitlab 参考: https://docs.gitlab.cn/14.9/jh/user/project/code_owners.html#%E8%AE%BE%E7%BD%AE%E4%BB%A3%E7%A0%81%E6%89%80%E6%9C%89%E8%80%85
相对路径 如果路径不以 / 开头,则路径将被视为以星号开头。README.md 的处理方式与 /**/README.md 相同:
CODEOWNER语法参考。 https://docs.gitlab.cn/jh/user/project/codeowners/reference.html
branch看起来指定不了,直接改branch下面的CODEOWNER即可。