Skip to content

Commit 5364e02

Browse files
authored
Update comment.yml (#21257)
1 parent 900d8ea commit 5364e02

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/comment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@
2323

2424
- rule:
2525
type: label
26-
label: CI-MissingBaseCommit
26+
label: "CI-MissingBaseCommit"
2727
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)"
28+
2829
- rule:
2930
type: label
3031
repoAllowList:

0 commit comments

Comments
 (0)