Skip to content

Commit 3748ddf

Browse files
ruowankayousef
authored andcommitted
Update comment.yml (Azure#21208)
1 parent 640f85d commit 3748ddf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/comment.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
label: SuppressionReviewRequired
2222
onLabeledComments: "Hi @${PRAuthor}, one or multiple validation error/warning suppression(s) is detected in your PR. Please follow the [Swagger-Suppression-Process](https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/85/Swagger-Suppression-Process) to get approval."
2323

24+
- rule:
25+
type: label
26+
label: CI-MissingBaseCommit
27+
onlabeledComments: "Hi, @${PRAuthor}, For review efficiency consideration, when creating a new api version, it is required to place API specs of the base version in the first commit, and push new version updates into successive commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the [wiki](https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/208/OpenAPI-Hub-Adding-new-API-version). Or you could onboard [API spec pipeline](https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/606/Enable-API-Spec-Pipeline)"
2428
- rule:
2529
type: label
2630
repoAllowList:

0 commit comments

Comments
 (0)