1 Star 0 Fork 0

TooClian / AspNetCore.Docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.repoman.yml 2.08 KB
一键复制 编辑 原始数据 按行查看 历史
Andy (Steve) De George 提交于 2021-06-18 14:30 . Update .repoman.yml
revision: 2
schema-version: 1
owner-ms-alias: adegeo
config:
DocMetadata:
Headers:
- ["---", "#### "]
ParserRegex: "^\\* (.*): (.*)$"
issues:
opened:
# New issue opened, add Not Triaged
- labels-add: [":watch: Not Triaged"]
# default for doc comment
- check:
- type: metadata-exists
pass:
- labels-add: ["Source - Docs.ms"]
# technology types
- check:
- type: metadata-comment
name: technology
value: "(?i)aspnetcore-blazor$"
pass:
- labels-add: ["Blazor"]
- projects-add: [35]
- labels-remove: [":watch: Not Triaged"]
- check:
- type: metadata-comment
name: technology
value: "(?i)aspnetcore-grpc$"
pass:
- labels-add: ["gRPC"]
- check:
- type: metadata-comment
name: technology
value: "(?i)aspnetcore-signalr$"
pass:
- labels-add: ["SignalR"]
# Checks for specific files
- check:
- type: metadata-comment
name: content source
value: "(?i).*main\/aspnetcore\/mvc\/views\/tag-helpers\/built-in\/component-tag-helper.md"
pass:
- labels-add: ["Blazor"]
- projects-add: [35]
- labels-remove: [":watch: Not Triaged"]
# If the word appears anywhere in the file name path, add the label
- check:
- type: metadata-comment
name: content source
value: "(?i).*blazor.*"
pass:
- labels-add: ["Blazor"]
- projects-add: [35]
- labels-remove: [":watch: Not Triaged"]
- check:
- type: metadata-comment
name: content source
value: "(?i).*grpc.*"
pass:
- labels-add: ["gRPC"]
- check:
- type: metadata-comment
name: content source
value: "(?i).*signalr.*"
pass:
- labels-add: ["SignalR"]
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/tuchuanlian/AspNetCore.Docs.git
git@gitee.com:tuchuanlian/AspNetCore.Docs.git
tuchuanlian
AspNetCore.Docs
AspNetCore.Docs
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891