dotnet / fabricbot-config

Scripts for managing fabricbot configurations in the dotnet repos
MIT License
4 stars 7 forks source link

Make arch/os excludes pod-specific. Do not exclude arch-wasm from michael/tanner pod #78

Closed jeffhandley closed 1 year ago

jeffhandley commented 1 year ago

Per https://github.com/dotnet/runtime/pull/87040#discussion_r1214663228, we don't want to exclude arch-wasm from @michaelgsharp and @tannergooding's area pod.

This makes the area pod exclusion labels area-pod-specific, and it removes the arch-wasm label from their pod's exclusion list for the runtime repo.