Skip to content

Commit

Permalink
Fix resourcemanagement.yml for os-ios, os-android etc (dotnet#106198)
Browse files Browse the repository at this point in the history
They need to be a separate section otherwise it triggers `area-*` subscriptions too when an `os-*` is added.
  • Loading branch information
akoeplinger committed Aug 9, 2024
1 parent 070fbe4 commit 16fc0ba
Showing 1 changed file with 134 additions and 120 deletions.
254 changes: 134 additions & 120 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -321,20 +321,6 @@ configuration:
label: area-Tools-ILLink
- labelAdded:
label: area-vm-coreclr
- labelAdded:
label: linkable-framework
- labelAdded:
label: size-reduction
- labelAdded:
label: arch-wasm
- labelAdded:
label: os-ios
- labelAdded:
label: os-tvos
- labelAdded:
label: os-maccatalyst
- labelAdded:
label: os-android
then:
- if:
- hasLabel:
Expand Down Expand Up @@ -1607,112 +1593,6 @@ configuration:
replyTemplate: >-
Tagging subscribers to this area: ${mentionees}
See info in [area-owners.md](https://github.com/dotnet/runtime/blob/main/docs/area-owners.md) if you want to be subscribed.
assignMentionees: False
- if:
- hasLabel:
label: linkable-framework
then:
- mentionUsers:
mentionees:
- eerhardt
- vitek-karas
- LakshanF
- sbomer
- joperezr
- marek-safar
replyTemplate: >-
Tagging subscribers to 'linkable-framework': ${mentionees}
See info in [area-owners.md](https://github.com/dotnet/runtime/blob/main/docs/area-owners.md) if you want to be subscribed.
assignMentionees: False
- if:
- hasLabel:
label: size-reduction
then:
- mentionUsers:
mentionees:
- eerhardt
- SamMonoRT
- marek-safar
replyTemplate: >-
Tagging subscribers to 'size-reduction': ${mentionees}
See info in [area-owners.md](https://github.com/dotnet/runtime/blob/main/docs/area-owners.md) if you want to be subscribed.
assignMentionees: False
- if:
- hasLabel:
label: arch-wasm
then:
- mentionUsers:
mentionees:
- lewing
replyTemplate: >-
Tagging subscribers to 'arch-wasm': ${mentionees}
See info in [area-owners.md](https://github.com/dotnet/runtime/blob/main/docs/area-owners.md) if you want to be subscribed.
assignMentionees: False
- if:
- hasLabel:
label: os-ios
then:
- mentionUsers:
mentionees:
- vitek-karas
- kotlarmilos
- ivanpovazan
- steveisok
- akoeplinger
replyTemplate: >-
Tagging subscribers to 'os-ios': ${mentionees}
See info in [area-owners.md](https://github.com/dotnet/runtime/blob/main/docs/area-owners.md) if you want to be subscribed.
assignMentionees: False
- if:
- hasLabel:
label: os-android
then:
- mentionUsers:
mentionees:
- vitek-karas
- simonrozsival
- steveisok
- akoeplinger
replyTemplate: >-
Tagging subscribers to 'arch-android': ${mentionees}
See info in [area-owners.md](https://github.com/dotnet/runtime/blob/main/docs/area-owners.md) if you want to be subscribed.
assignMentionees: False
- if:
- hasLabel:
label: os-tvos
then:
- mentionUsers:
mentionees:
- vitek-karas
- kotlarmilos
- ivanpovazan
- steveisok
- akoeplinger
replyTemplate: >-
Tagging subscribers to 'os-tvos': ${mentionees}
See info in [area-owners.md](https://github.com/dotnet/runtime/blob/main/docs/area-owners.md) if you want to be subscribed.
assignMentionees: False
- if:
- hasLabel:
label: os-maccatalyst
then:
- mentionUsers:
mentionees:
- vitek-karas
- kotlarmilos
- ivanpovazan
- steveisok
- akoeplinger
replyTemplate: >-
Tagging subscribers to 'os-maccatalyst': ${mentionees}
See info in [area-owners.md](https://github.com/dotnet/runtime/blob/main/docs/area-owners.md) if you want to be subscribed.
assignMentionees: False
description: Area-owners
Expand Down Expand Up @@ -1790,6 +1670,140 @@ configuration:
- addLabel:
label: linkable-framework
description: '[Linkable-framework workgroup] Add linkable-framework label to Prs that get changes pushed where they touch *ILLInk* files'
- if:
- or:
- payloadType: Issues
- payloadType: Pull_Request
- labelAdded:
label: linkable-framework
then:
- mentionUsers:
mentionees:
- eerhardt
- vitek-karas
- LakshanF
- sbomer
- joperezr
- marek-safar
replyTemplate: >-
Tagging subscribers to 'linkable-framework': ${mentionees}
See info in [area-owners.md](https://github.com/dotnet/runtime/blob/main/docs/area-owners.md) if you want to be subscribed.
assignMentionees: False
description: '@Mention for linkable-framework'
- if:
- or:
- payloadType: Issues
- payloadType: Pull_Request
- labelAdded:
label: size-reduction
then:
- mentionUsers:
mentionees:
- eerhardt
- SamMonoRT
- marek-safar
replyTemplate: >-
Tagging subscribers to 'size-reduction': ${mentionees}
See info in [area-owners.md](https://github.com/dotnet/runtime/blob/main/docs/area-owners.md) if you want to be subscribed.
assignMentionees: False
description: '@Mention for size-reduction'
- if:
- or:
- payloadType: Issues
- payloadType: Pull_Request
- labelAdded:
label: arch-wasm
then:
- mentionUsers:
mentionees:
- lewing
replyTemplate: >-
Tagging subscribers to 'arch-wasm': ${mentionees}
See info in [area-owners.md](https://github.com/dotnet/runtime/blob/main/docs/area-owners.md) if you want to be subscribed.
assignMentionees: False
description: '@Mention for arch-wasm'
- if:
- or:
- payloadType: Issues
- payloadType: Pull_Request
- labelAdded:
label: os-ios
then:
- mentionUsers:
mentionees:
- vitek-karas
- kotlarmilos
- ivanpovazan
- steveisok
- akoeplinger
replyTemplate: >-
Tagging subscribers to 'os-ios': ${mentionees}
See info in [area-owners.md](https://github.com/dotnet/runtime/blob/main/docs/area-owners.md) if you want to be subscribed.
assignMentionees: False
description: '@Mention for os-ios'
- if:
- or:
- payloadType: Issues
- payloadType: Pull_Request
- labelAdded:
label: os-android
then:
- mentionUsers:
mentionees:
- vitek-karas
- simonrozsival
- steveisok
- akoeplinger
replyTemplate: >-
Tagging subscribers to 'arch-android': ${mentionees}
See info in [area-owners.md](https://github.com/dotnet/runtime/blob/main/docs/area-owners.md) if you want to be subscribed.
assignMentionees: False
description: '@Mention for os-android'
- if:
- or:
- payloadType: Issues
- payloadType: Pull_Request
- labelAdded:
label: os-tvos
then:
- mentionUsers:
mentionees:
- vitek-karas
- kotlarmilos
- ivanpovazan
- steveisok
- akoeplinger
replyTemplate: >-
Tagging subscribers to 'os-tvos': ${mentionees}
See info in [area-owners.md](https://github.com/dotnet/runtime/blob/main/docs/area-owners.md) if you want to be subscribed.
assignMentionees: False
description: '@Mention for os-tvos'
- if:
- or:
- payloadType: Issues
- payloadType: Pull_Request
- labelAdded:
label: os-maccatalyst
then:
- mentionUsers:
mentionees:
- vitek-karas
- kotlarmilos
- ivanpovazan
- steveisok
- akoeplinger
replyTemplate: >-
Tagging subscribers to 'os-maccatalyst': ${mentionees}
See info in [area-owners.md](https://github.com/dotnet/runtime/blob/main/docs/area-owners.md) if you want to be subscribed.
assignMentionees: False
description: '@Mention for os-maccatalyst'
- if:
- payloadType: Issues
- labelAdded:
Expand Down

0 comments on commit 16fc0ba

Please sign in to comment.