Skip to content

Commit 5cb8b59

Browse files
[Ignore] add poshchan bot
1 parent ec48b78 commit 5cb8b59

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

.poshchan/settings.json

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
{
2+
"version": "0.1",
3+
"azdevops": {
4+
"build_targets": {
5+
"ci": "vscode-powershell-ci"
6+
},
7+
"authorized_users": [
8+
"adityapatwardhan",
9+
"anmenaga",
10+
"daxian-dbw",
11+
"JamesWTruher",
12+
"PaulHigin",
13+
"rjmholt",
14+
"rkeithhill",
15+
"SeeminglyScience",
16+
"SteveL-MSFT",
17+
"TravisEz13",
18+
"TylerLeonhardt"
19+
]
20+
},
21+
"failures": {
22+
"authorized_users": [
23+
"adityapatwardhan",
24+
"anmenaga",
25+
"bergmeister",
26+
"daxian-dbw",
27+
"glennsarti",
28+
"JamesWTruher",
29+
"PaulHigin",
30+
"rjmholt",
31+
"rkeithhill",
32+
"SeeminglyScience",
33+
"SteveL-MSFT",
34+
"TravisEz13",
35+
"TylerLeonhardt"
36+
]
37+
},
38+
"reminders": {
39+
"authorized_users": "*"
40+
}
41+
}

0 commit comments

Comments
 (0)