diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index 82cb652de165..4f1b8f4496e6 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -77,18 +77,10 @@ configuration: - labelAdded: label: breaking-change then: - - addLabel: - label: needs-breaking-change-doc-created - addReply: reply: >- - Added `needs-breaking-change-doc-created` label because this issue has the `breaking-change` label. - - - 1. [ ] Create and link to this issue a matching issue in the dotnet/docs repo using the [breaking change documentation template](https://aka.ms/dotnet/docs/new-breaking-change-issue), then remove this `needs-breaking-change-doc-created` label. - - - Tagging @dotnet/compat for awareness of the breaking change. - description: Add breaking change doc label to issue + Refer to the [.NET SDK breaking change guidelines](https://github.com/dotnet/sdk/blob/main/documentation/project-docs/breaking-change-guidelines.md#required-process-for-all-net-sdk-breaking-changes) + description: Add breaking change doc instructions to issue - if: - payloadType: Pull_Request - labelAdded: