Skip to content

Commit fa571d4

Browse files
authored
Create sync_config.json
1 parent 1b54d75 commit fa571d4

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

.github/sync_config.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"log_level": "debug",
3+
"ado": {
4+
"organization": "msazure",
5+
"project": "one",
6+
"wit": "Task",
7+
"states": {
8+
"new": "To Do",
9+
"closed": "Done",
10+
"reopened": "Active",
11+
"deleted": "Removed",
12+
"active": "Active"
13+
},
14+
"bypassRules": true,
15+
"autoCreate": true,
16+
"areaPath": "One\\Azure\\LogicApps\\UX",
17+
"iterationPath": "One\\Custom\\Azure\\LogicApps",
18+
"mappings": {
19+
"handles": {
20+
"hartra344": "travisharris@microsoft.com",
21+
"Eric-B-Wu": "wue@microsoft.com",
22+
"valentina-vallalta": "vvallalta@microsoft.com",
23+
"preetriti1": "psamband@microsoft.com",
24+
"DanielleCogs": "danielle.cogburn@microsoft.com",
25+
"Elaina-Lee": "hyehwalee@microsoft.com",
26+
"ccastrotrejo": "ccastrotrejo@microsoft.com",
27+
"ek68794998":"erickum@microsoft.com",
28+
"takyyon":"erickum@microsoft.com",
29+
"Ram-G":"ram.gupta@microsoft.com",
30+
"Aleks-gdb":"aleksd@microsoft.com"
31+
}
32+
}
33+
}
34+
}

0 commit comments

Comments
 (0)