Skip to content

Commit 5b0bca8

Browse files
authored
add dev-question comment for issue trackers (#159750)
1 parent f401257 commit 5b0bca8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/commands.json

+12
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,18 @@
1111
"action": "updateLabels",
1212
"addLabel": "*question"
1313
},
14+
{
15+
"type": "comment",
16+
"name": "dev-question",
17+
"allowUsers": [
18+
"cleidigh",
19+
"usernamehw",
20+
"gjsjohnmurray",
21+
"IllusionMH"
22+
],
23+
"action": "updateLabels",
24+
"addLabel": "*dev-question"
25+
},
1426
{
1527
"type": "label",
1628
"name": "*question",

0 commit comments

Comments
 (0)