Skip to content

Commit 2fb0bc0

Browse files
authored
Tag dotnet/jit-contrib for JIT GUID changes (#116589)
1 parent 0eb2b0a commit 2fb0bc0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/policies/resourceManagement.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1676,6 +1676,21 @@ configuration:
16761676
16771677
Tagging @dotnet/compat for awareness of the breaking change.
16781678
description: Add breaking change doc label to PR
1679+
- if:
1680+
- payloadType: Pull_Request
1681+
- filesMatchPattern:
1682+
pattern: src/coreclr/inc/jiteeversionguid.h
1683+
matchAny: true
1684+
- isPullRequest
1685+
- isOpen
1686+
then:
1687+
- mentionUsers:
1688+
mentionees:
1689+
- dotnet/jit-contrib
1690+
replyTemplate: >-
1691+
Tagging @dotnet/jit-contrib for JIT-EE GUID update
1692+
assignMentionees: False
1693+
description: '@Mention for JIT-EE GUID update'
16791694
- if:
16801695
- payloadType: Pull_Request
16811696
- filesMatchPattern:

0 commit comments

Comments
 (0)