forked from dotnet/AspNetCore.Docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathquest-config.json
54 lines (54 loc) · 1.22 KB
/
quest-config.json
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
51
52
53
54
{
"AzureDevOps": {
"Org": "msft-skilling",
"Project": "Content",
"AreaPath": "Production\\Digital and App Innovation\\DotNet and more\\ASP.NET"
},
"ImportTriggerLabel": "reQUEST",
"ImportedLabel": "seQUESTered",
"ParentNodes": [
{
"Label": "okr-freshness",
"ParentNodeId": 237266
},
{
"Label": "okr-curation",
"ParentNodeId": 237271
},
{
"Label": "user-feedback",
"ParentNodeId": 233465
},
{
"Label": "okr-health",
"ParentNodeId": 237266
},
{
"Label": "doc-bug",
"ParentNodeId": 233465
},
{
"Label": "sfi-ropc",
"ParentNodeId": 271716
},
{
"Label": "sfi-admin",
"ParentNodeId": 271716
},
{
"Label": "sfi-images",
"ParentNodeId": 286370
}
],
"DefaultParentNode": 227486,
"WorkItemTags": [
{
"Label": "9.0",
"Tag": "new feature"
},
{
"Label": "okr-curation",
"Tag": "content-curation"
}
]
}