diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index c35621644cabed..63142ca5a249ee 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -1676,6 +1676,21 @@ configuration: Tagging @dotnet/compat for awareness of the breaking change. description: Add breaking change doc label to PR + - if: + - payloadType: Pull_Request + - filesMatchPattern: + pattern: src/coreclr/inc/jiteeversionguid.h + matchAny: true + - isPullRequest + - isOpen + then: + - mentionUsers: + mentionees: + - dotnet/jit-contrib + replyTemplate: >- + Tagging @dotnet/jit-contrib for JIT-EE GUID update + assignMentionees: False + description: '@Mention for JIT-EE GUID update' - if: - payloadType: Pull_Request - filesMatchPattern: