Skip to content

Commit 192a774

Browse files
Update labels for breaking change notifications (#28635)
Co-authored-by: DanielMicrosoft <[email protected]>
1 parent b33e05c commit 192a774

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/script/PrLabeled.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ $CommentDict = @{
1515
‼️ DO NOT MERGE THIS PR ‼️
1616
This PR was labeled "Do Not Merge" because it contains code change that cannot be merged. Please contact the reviewer for more information.
1717
"@
18-
"Breaking Change Release" = @"
18+
"Contains Breaking Change" = @"
1919
To the author of the pull request,
20-
This PR was labeled "Breaking Change Release" because it contains breaking changes.
20+
This PR was labeled "Contains Breaking Change" because breaking changes have been detected by the static analysis pipeline.
2121
- According to our [policy](https://eng.ms/docs/cloud-ai-platform/azure-core/azure-management-and-platforms/control-plane-bburns/azure-cli-tools-azure-cli-powershell-and-terraform/azure-cli-tools/devguide/azps/breaking-change/breaking-changes-policy), breaking changes can only take place during major release and they must be preannounced.
2222
- Please follow our [guide](https://eng.ms/docs/cloud-ai-platform/azure-core/azure-management-and-platforms/control-plane-bburns/azure-cli-tools-azure-cli-powershell-and-terraform/azure-cli-tools/devguide/azps/breaking-change/breaking-changes-process) on the detailed steps.
2323
- [ ] **Required**: Please fill in the [task](https://msazure.visualstudio.com/One/_workitems/create/Task?templateId=030c9f4f-a13e-4393-9b87-ae6fd458692b&ownerId=5439f061-9499-4da9-8c5a-659bd6db3188) below to facilitate our contact,you will receive notifications related to breaking changes.

0 commit comments

Comments
 (0)