-
Notifications
You must be signed in to change notification settings - Fork 5.2k
ARM Auto SignOff
Mike Harder edited this page Feb 19, 2025
·
7 revisions
- RM TSP: https://github.com/Azure/azure-rest-api-specs/pull/32545
- DP TSP: https://github.com/Azure/azure-rest-api-specs/pull/32694
base:main AND
is:pr AND
is:open AND
(label:ARMAutoSignOffPreview OR
(label:TypeSpec AND
label:ARMReview AND
-label:NotReadyForARMReview AND
(-label:SuppressionReviewRequired OR
label:Approved-Suppression)))
- ARM Incremental TypeSpec
- Determines if PR contains only incremental changes to an existing TypeSpec RP
- https://github.com/Azure/azure-rest-api-specs/blob/main/.github/workflows/arm-incremental-typespec-preview.yaml
- ARM Auto SignOff
- Combines results of "ARM Incremental TypeSpec", labels, and checks to determine if PR is eligible for auto sign-off
- https://github.com/Azure/azure-rest-api-specs/blob/main/.github/workflows/arm-auto-signoff-preview.yaml