Skip to content

Commit 4abbd23

Browse files
authored
change breaking change check list in PR (Azure#12871)
* change breaking change check list in PR Update API in preview version over 1 year is not valid now. * Update PULL_REQUEST_TEMPLATE.md * Update PULL_REQUEST_TEMPLATE.md
1 parent e1515e7 commit 4abbd23

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ If any further question about AME onboarding or validation tools, please view th
4040
- [ ] If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (*RP Manifest Approvers* team under <ins>Azure Resource Manager service</ins>) from IcM and reach out to them.
4141

4242
### Breaking Change Review Checklist
43-
If there are following updates in the PR, ensure to request an approval from API Review Board as defined in the [Breaking Change Policy](http://aka.ms/bcforapi).
43+
If there are following updates in the PR, ensure to request an approval from Breaking Change Review Board as defined in the [Breaking Change Policy](http://aka.ms/bcforapi).
4444

4545
- [ ] Removing API(s) in stable version
4646
- [ ] Removing properties in stable version
4747
- [ ] Removing API version(s) in stable version
48-
- [ ] Updating API in stable version with Breaking Change Validation errors
49-
- [ ] Updating API(s) in preview over 1 year
48+
- [ ] Updating API in stable or public preview version with Breaking Change Validation errors
49+
- [ ] Updating API(s) in public preview over 1 year (refer to [Retirement of Previews](https://dev.azure.com/msazure/AzureWiki/_wiki/wikis/AzureWiki.wiki/37683/Retirement-of-Previews))
5050

5151
**Action**: to initiate an evaluation of the breaking change, create a new intake using the [template for breaking changes](https://aka.ms/Breakingchangetemplate). Addition details on the process and office hours are on the [Breaking change Wiki](https://dev.azure.com/msazure/AzureWiki/_wiki/wikis/AzureWiki.wiki/37684/Breaking-Changes).
5252

0 commit comments

Comments
 (0)