You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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]>
Copy file name to clipboardExpand all lines: .github/workflows/script/PrLabeled.ps1
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,9 @@ This PR was labeled "Do Not Merge" because it contains code change that cannot b
18
18
"Breaking Change Release"=@"
19
19
To the author of the pull request,
20
20
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.
23
24
"@
24
25
"needs-revision"=@"
25
26
This PR was labeled "needs-revision" because it has unresolved review comments or CI failures.
0 commit comments