Skip to content

Commit ade2970

Browse files
Alex-wdywyunchi-ms
andauthored
[Doc] Update PrLabeled.ps1 add contact process for breaking change (#23529)
* Update PrLabeled.ps1 update the breaking change flow, convenient us to contact service with this breaking change. * Update .github/workflows/script/PrLabeled.ps1 --------- Co-authored-by: Yunchi Wang <[email protected]>
1 parent df4a2b7 commit ade2970

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/script/PrLabeled.ps1

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ This PR was labeled "Do Not Merge" because it contains code change that cannot b
1818
"Breaking Change Release" = @"
1919
To the author of the pull request,
2020
This PR was labeled "Breaking Change Release" because it contains breaking changes.
21-
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.
22-
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.
21+
- 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.
22+
- 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.
23+
- [ ] **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.
2324
"@
2425
"needs-revision" = @"
2526
This PR was labeled "needs-revision" because it has unresolved review comments or CI failures.

0 commit comments

Comments
 (0)