diff --git a/.github.amrom.workers.devment.yml b/.github.amrom.workers.devment.yml
index 7d9fb557b384..d3da85602813 100644
--- a/.github.amrom.workers.devment.yml
+++ b/.github.amrom.workers.devment.yml
@@ -34,13 +34,13 @@
type: label
label: CI-FixRequiredOnFailure
onLabeledComments: >-
- Hi @${PRAuthor}, Your PR has some issues. Please fix the CI sequentially by following the order of `Avocado, semantic validation, model validation, breaking change, lintDiff`.
-
| Task | How to fix | Priority | Support (Microsoft alias) |
- | Avocado | [Fix-Avocado](https://github.com/Azure/avocado) | High | ruowan |
- | Semantic validation | [Fix-SemanticValidation-Error](https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/ci-fix.md#semantic-validation) | High | raychen, jianyxi |
- | Model validation | [Fix-ModelValidation-Error](https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/ci-fix.md#model-validation) | High | raychen,jianyxi |
- | LintDiff | [Fix-LintDiff](https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/ci-fix.md#linter-validation) | high | jianyxi, ruoxuan |
- If you need further help, please feedback via [swagger feedback](https://aka.ms/swaggerfeedback)."
+ Hi @${PRAuthor}, Your PR has some issues. Please fix the CI sequentially by following the order of `Avocado, semantic validation, model validation, breaking change, lintDiff`. If you have any questions, please post your questions in this channel https://aka.ms/swaggersupport.
+ | Task | How to fix | Priority |
+ | Avocado | [Fix-Avocado](https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/ci-fix.md#avocado) | High |
+ | Semantic validation | [Fix-SemanticValidation-Error](https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/ci-fix.md#semantic-validation) | High |
+ | Model validation | [Fix-ModelValidation-Error](https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/ci-fix.md#model-validation) | High |
+ | LintDiff | [Fix-LintDiff](https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/ci-fix.md#linter-validation) | high |
+ If you need further help, please feedback via [swagger feedback](https://aka.ms/swaggerfeedback).
- rule:
type: PROpen