diff --git a/.github/comment.yml b/.github/comment.yml
index faa44cafad30..c11148001963 100644
--- a/.github/comment.yml
+++ b/.github/comment.yml
@@ -33,7 +33,14 @@
- rule:
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 |
---|
Avocado | [Fix-Avocado](https://github.com/Azure/avocado) | High | ruowan@microsoft.com |
LintDiff | [Fix-LintDiff](https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/ci-fix.md#linter-validation) | high | Jianye.Xi@microsoft.com, ruoxuan@microsoft.com |
Semantic validation | [Fix-SenmanticValidation-Error](https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/ci-fix.md#semantic-validation) | High | raychen@microsoft.com, Jianye.xi@microsoft.com |
Model validation | [Fix-ModelValidation-Error](https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/ci-fix.md#model-validation) | High | raychen@microsoft.com,Jianye.xi@microsoft.com |
If you need further help, please feedback via [swagger feedback](https://aka.ms/swaggerfeedback)."
+ 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/master/documentation/ci-fix.md#semantic-validation) | High | raychen, jianyxi |
+ Model validation | [Fix-ModelValidation-Error](https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/ci-fix.md#model-validation) | High | raychen,jianyxi |
+ LintDiff | [Fix-LintDiff](https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/ci-fix.md#linter-validation) | high | jianyxi, ruoxuan |
+ If you need further help, please feedback via [swagger feedback](https://aka.ms/swaggerfeedback)."
- rule:
type: PROpen