From 05f2632f36a66c2d268bfc0c3094cf544cc947a1 Mon Sep 17 00:00:00 2001 From: Jesse Squire Date: Mon, 23 Oct 2023 09:58:26 -0700 Subject: [PATCH] [JimBot] Clarify initial triage flow (#7147) * [JimBot] Clarify initial triage flow Clarifying the intent of adding "Service Attention" during initial triage is to also trigger the logic associated with the Service Attention rule. --- tools/github-event-processor/RULES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/github-event-processor/RULES.md b/tools/github-event-processor/RULES.md index 96d0fe7dd35..842044db4ba 100644 --- a/tools/github-event-processor/RULES.md +++ b/tools/github-event-processor/RULES.md @@ -148,7 +148,7 @@ This is a stand-alone service providing a REST API which requires a service key - Create the following comment "Thank you for your feedback. Tagging and routing to the team member best able to assist." ELSE - - Add "Service Attention" label to the issue + - Add "Service Attention" label to the issue and apply the logic from the "Service Attention" rule - Create the following comment - "Thank you for your feedback. This has been routed to the support team for assistance." ELSE