forked from dotnet/AspNetCore.Docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.repoman.yml
50 lines (41 loc) · 1.22 KB
/
.repoman.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
revision: 3
schema-version: 1
owner-ms-alias: adegeo
config:
DocMetadata:
Headers:
- ["---", "#### "]
ParserRegex: "^\\* (.*): (.*)$"
ContentUrlRegex:
- "### Page URL\n\n(.*)"
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"]
- prod_tech_labels: true
# technology types
- check:
- type: metadata-comment
name: ms.subservice
value: "(?i)blazor$"
pass:
- labels-add: ["Blazor"]
- projects-add: [312]
- labels-remove: [":watch: Not Triaged"]
- assignee-add: ["guardrex"]
- check:
- type: metadata-comment
name: ms.subservice
value: "(?i)blazor-hybrid$"
pass:
- labels-add: ["Blazor Hybrid"]
- projects-add: [314]
- labels-remove: [":watch: Not Triaged"]
- assignee-add: ["guardrex", "BethMassi"]
# Checks for specific files
# If the word appears anywhere in the file name path, add the label