Skip to content

Commit

Permalink
Create sync_config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hartra344 committed Feb 6, 2024
1 parent 1b54d75 commit fa571d4
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions .github/sync_config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"log_level": "debug",
"ado": {
"organization": "msazure",
"project": "one",
"wit": "Task",
"states": {
"new": "To Do",
"closed": "Done",
"reopened": "Active",
"deleted": "Removed",
"active": "Active"
},
"bypassRules": true,
"autoCreate": true,
"areaPath": "One\\Azure\\LogicApps\\UX",
"iterationPath": "One\\Custom\\Azure\\LogicApps",
"mappings": {
"handles": {
"hartra344": "travisharris@microsoft.com",
"Eric-B-Wu": "wue@microsoft.com",
"valentina-vallalta": "vvallalta@microsoft.com",
"preetriti1": "psamband@microsoft.com",
"DanielleCogs": "danielle.cogburn@microsoft.com",
"Elaina-Lee": "hyehwalee@microsoft.com",
"ccastrotrejo": "ccastrotrejo@microsoft.com",
"ek68794998":"erickum@microsoft.com",
"takyyon":"erickum@microsoft.com",
"Ram-G":"ram.gupta@microsoft.com",
"Aleks-gdb":"aleksd@microsoft.com"
}
}
}
}

0 comments on commit fa571d4

Please sign in to comment.