File tree Expand file tree Collapse file tree 1 file changed +43
-1
lines changed
Expand file tree Collapse file tree 1 file changed +43
-1
lines changed Original file line number Diff line number Diff line change 40674067 }
40684068 ],
40694069 "requireBotAssign" : false ,
4070- "replyTemplate" : " Thank you for your feedback. We are routing this to the appropriate team for follow-up. \n\n //cc: ${mentionees}. "
4070+ "replyTemplate" : " Thank you for your feedback. We are routing this to the appropriate team members for follow-up. "
40714071 }
40724072 },
40734073 {
42314231 "parameters" : {
42324232 "label" : " CXP Attention"
42334233 }
4234+ },
4235+ {
4236+ "name" : " addReply" ,
4237+ "parameters" : {
4238+ "comment" : " Thank you for your feedback. This has been routed to the support team for assistance."
4239+ }
42344240 }
42354241 ],
42364242 "dangerZone" : {
42374243 "respondToBotActions" : true ,
42384244 "acceptRespondToBotActions" : true
42394245 }
42404246 }
4247+ },
4248+ {
4249+ "taskType" : " trigger" ,
4250+ "capabilityId" : " IssueResponder" ,
4251+ "subCapability" : " IssueCommentResponder" ,
4252+ "version" : " 1.0" ,
4253+ "config" : {
4254+ "conditions" : {
4255+ "operator" : " and" ,
4256+ "operands" : [
4257+ {
4258+ "name" : " isOpen" ,
4259+ "parameters" : {}
4260+ },
4261+ {
4262+ "name" : " commentContains" ,
4263+ "parameters" : {
4264+ "commentPattern" : " /squire"
4265+ }
4266+ }
4267+ ]
4268+ },
4269+ "eventType" : " issue" ,
4270+ "eventNames" : [
4271+ " issue_comment"
4272+ ],
4273+ "taskName" : " [SQUIRE TEST] Validate Rules Updated" ,
4274+ "actions" : [
4275+ {
4276+ "name" : " addReply" ,
4277+ "parameters" : {
4278+ "comment" : " Test rules iteration: 3"
4279+ }
4280+ }
4281+ ]
4282+ }
42414283 }
42424284]
You can’t perform that action at this time.
0 commit comments