Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix resourcemanagement.yml for os-ios, os-android etc #106198

Merged
merged 1 commit into from
Aug 9, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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