Skip to content

Commit c3f057b

Browse files
authored
[Fabric Bot] Test Tweaks (Azure#27224)
Tweaks to testing rules
1 parent 7544e67 commit c3f057b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/fabricbot.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4066,7 +4066,8 @@
40664066
"assignToMentionees": true
40674067
}
40684068
],
4069-
"requireBotAssign": false
4069+
"requireBotAssign": false,
4070+
"replyTemplate": "Thank you for your feedback. We are routing this to the appropriate team for follow-up. \n\n//cc: ${mentionees}."
40704071
}
40714072
},
40724073
{
@@ -4116,7 +4117,7 @@
41164117
"issues",
41174118
"project_card"
41184119
],
4119-
"taskName": "[SQUIRE TEST] Adjust Labels onTeam Assignment",
4120+
"taskName": "[SQUIRE TEST] Adjust Labels on Team Assignment",
41204121
"actions": [
41214122
{
41224123
"name": "removeLabel",

0 commit comments

Comments
 (0)