Skip to content

Commit

Permalink
Update comment.yml / PR 28877
Browse files Browse the repository at this point in the history
  • Loading branch information
konrad-jamrozik committed May 4, 2024
1 parent 8442aa4 commit 1fe17ef
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,8 @@
label: new-rp-namespace
onLabeledComments: "Hi, @${PRAuthor}, our workflow has detected that there is no management SDK ever released for your RP, to further process SDK onboard for your RP, you should have the SDK client library name of your RP reviewed and approved. </br> <b>Action Required</b>: <li> Follow this guidance [Naming for new initial management or client libraries (new SDKs) - Overview (azure.com)](https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/821/Naming-for-new-initial-management-or-client-libraries-(new-SDKs)) to create an issue for management client library name arch board review. </li> <li>Paste the issue link that you created in step 1 in this PR</li> </br> <b> Impact</b>: SDK release owner will take the approved management client library name to release SDK. No client library name approval will leads to SDK release delayed."

- rule:
type: label
label: ARMChangesRequested
booleanFilterExpression: "!NotReadyForARMReview"
onLabeledRemoveLabels:
- WaitForARMFeedback

- rule:
type: unlabeled
label: ARMChangesRequested
booleanFilterExpression: "!NotReadyForARMReview"
onUnlabeledAddLabels:
- WaitForARMFeedback

0 comments on commit 1fe17ef

Please sign in to comment.