From 6a86747226ef337f81669cafd4125ed9861fece9 Mon Sep 17 00:00:00 2001 From: Yeming Liu <11371776+isra-fel@users.noreply.github.com> Date: Thu, 2 Oct 2025 16:39:45 +1000 Subject: [PATCH] Update labels for breaking change notifications --- .github/workflows/script/PrLabeled.ps1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/script/PrLabeled.ps1 b/.github/workflows/script/PrLabeled.ps1 index a62cb7def6ea..90226eb0113e 100644 --- a/.github/workflows/script/PrLabeled.ps1 +++ b/.github/workflows/script/PrLabeled.ps1 @@ -15,9 +15,9 @@ $CommentDict = @{ ‼️ DO NOT MERGE THIS PR ‼️ This PR was labeled "Do Not Merge" because it contains code change that cannot be merged. Please contact the reviewer for more information. "@ - "Breaking Change Release" = @" + "Contains Breaking Change" = @" To the author of the pull request, -This PR was labeled "Breaking Change Release" because it contains breaking changes. +This PR was labeled "Contains Breaking Change" because breaking changes are detected by the static analysis pipeline. - 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. - 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. - [ ] **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.