diff --git a/.github/policies/mention-owners.yml b/.github/policies/mention-owners.yml index fde484f2114..44a4dca48d3 100644 --- a/.github/policies/mention-owners.yml +++ b/.github/policies/mention-owners.yml @@ -6,601 +6,605 @@ configuration: resourceManagementConfiguration: eventResponderTasks: - if: - - or: - - payloadType: Issues - - payloadType: Pull_Request - - labelAdded: - label: area-System.Security + - or: + - payloadType: Issues + - payloadType: Pull_Request then: - - mentionUsers: - mentionees: - - dotnet/area-system-security - - vcsjones - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - description: Tag security owners - - if: - - or: - - payloadType: Issues - - payloadType: Pull_Request - then: - - if: - - labelAdded: - label: area-System.Security - then: - - mentionUsers: - mentionees: - - dotnet/area-system-security - - vcsjones - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Drawing - then: - - mentionUsers: - mentionees: - - dotnet/area-system-drawing - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Diagnostics.Tracing - then: - - mentionUsers: - mentionees: - - dotnet/area-system-diagnostics-tracing - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Globalization - then: - - mentionUsers: - mentionees: - - dotnet/area-system-globalization - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Linq.Parallel - then: - - mentionUsers: - mentionees: - - dotnet/area-system-linq-parallel - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Resources - then: - - mentionUsers: - mentionees: - - dotnet/area-system-resources - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Text.Encoding - then: - - mentionUsers: - mentionees: - - dotnet/area-system-text-encoding - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Text.Encodings.Web - then: - - mentionUsers: - mentionees: - - dotnet/area-system-text-encodings-web - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Threading.Channels - then: - - mentionUsers: - mentionees: - - dotnet/area-system-threading-channels - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Threading.Tasks - then: - - mentionUsers: - mentionees: - - dotnet/area-system-threading-tasks - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-DependencyModel - then: - - mentionUsers: - mentionees: - - dotnet/area-dependencymodel - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Text.RegularExpressions - then: - - mentionUsers: - mentionees: - - dotnet/area-system-text-regularexpressions - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Collections - then: - - mentionUsers: - mentionees: - - dotnet/area-system-collections - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Linq - then: - - mentionUsers: - mentionees: - - dotnet/area-system-linq - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Numerics.Tensors - then: - - mentionUsers: - mentionees: - - dotnet/area-system-numerics-tensors - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Buffers - then: - - mentionUsers: - mentionees: - - dotnet/area-system-buffers - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Numerics - then: - - mentionUsers: - mentionees: - - dotnet/area-system-numerics - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Runtime.Intrinsics - then: - - mentionUsers: - mentionees: - - dotnet/area-system-runtime-intrinsics - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.CodeDom - then: - - mentionUsers: - mentionees: - - dotnet/area-system-codedom - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Xml - then: - - mentionUsers: - mentionees: - - dotnet/area-system-xml - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Dynamic.Runtime - then: - - mentionUsers: - mentionees: - - cston - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Linq.Expressions - then: - - mentionUsers: - mentionees: - - cston - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-Microsoft.CSharp - then: - - mentionUsers: - mentionees: - - cston - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-Microsoft.VisualBasic - then: - - mentionUsers: - mentionees: - - cston - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.ComponentModel - then: - - mentionUsers: - mentionees: - - dotnet/area-system-componentmodel - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Configuration - then: - - mentionUsers: - mentionees: - - dotnet/area-system-configuration - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.ComponentModel.Composition - then: - - mentionUsers: - mentionees: - - dotnet/area-system-componentmodel-composition - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Composition - then: - - mentionUsers: - mentionees: - - dotnet/area-system-composition - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Net - then: - - mentionUsers: - mentionees: - - dotnet/ncl - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Net.Http - then: - - mentionUsers: - mentionees: - - dotnet/ncl - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Net.Security - then: - - mentionUsers: - mentionees: - - dotnet/ncl - - vcsjones - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Net.Sockets - then: - - mentionUsers: - mentionees: - - dotnet/ncl - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Diagnostics - then: - - mentionUsers: - mentionees: - - tommcdon - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Data - then: - - mentionUsers: - mentionees: - - roji - - ajcvickers - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Data.OleDB - then: - - mentionUsers: - mentionees: - - roji - - ajcvickers - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Data.Odbc - then: - - mentionUsers: - mentionees: - - roji - - ajcvickers - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Data.SqlClient - then: - - mentionUsers: - mentionees: - - davoudeshtehari - - david-engel - - jrahnama - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.ComponentModel.DataAnnotations - then: - - mentionUsers: - mentionees: - - ajcvickers - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-Extensions-Caching - then: - - mentionUsers: - mentionees: - - dotnet/area-extensions-caching - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-Extensions-DependencyInjection - then: - - mentionUsers: - mentionees: - - dotnet/area-extensions-dependencyinjection - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-Extensions-Hosting - then: - - mentionUsers: - mentionees: - - dotnet/area-extensions-hosting - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-Extensions-Primitives - then: - - mentionUsers: - mentionees: - - dotnet/area-extensions-primitives - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-Extensions-Configuration - then: - - mentionUsers: - mentionees: - - dotnet/area-extensions-configuration - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-Extensions-FileSystem - then: - - mentionUsers: - mentionees: - - dotnet/area-extensions-filesystem - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-Extensions-HttpClientFactory - then: - - mentionUsers: - mentionees: - - dotnet/ncl - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-Extensions-Logging - then: - - mentionUsers: - mentionees: - - dotnet/area-extensions-logging - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-Extensions-Options - then: - - mentionUsers: - mentionees: - - dotnet/area-extensions-options - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Net.Quic - then: - - mentionUsers: - mentionees: - - dotnet/ncl - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Formats.Cbor - then: - - mentionUsers: - mentionees: - - dotnet/area-system-formats-cbor - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Formats.Asn1 - then: - - mentionUsers: - mentionees: - - dotnet/area-system-formats-asn1 - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Text.Json - then: - - mentionUsers: - mentionees: - - dotnet/area-system-text-json - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Memory - then: - - mentionUsers: - mentionees: - - dotnet/area-system-memory - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Diagnostics.Activity - then: - - mentionUsers: - mentionees: - - dotnet/area-system-diagnostics-activity - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.IO - then: - - mentionUsers: - mentionees: - - dotnet/area-system-io - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Diagnostics.Process - then: - - mentionUsers: - mentionees: - - dotnet/area-system-diagnostics-process - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.Console - then: - - mentionUsers: - mentionees: - - dotnet/area-system-console - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False - - if: - - labelAdded: - label: area-System.IO.Compression - then: - - mentionUsers: - mentionees: - - dotnet/area-system-io-compression - replyTemplate: >- - Tagging subscribers to this area: ${mentionees} - assignMentionees: False + - if: + - labelAdded: + label: area-System.Security + then: + - mentionUsers: + mentionees: + - dotnet/area-system-security + - vcsjones + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Drawing + then: + - mentionUsers: + mentionees: + - dotnet/area-system-drawing + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Diagnostics.Tracing + then: + - mentionUsers: + mentionees: + - dotnet/area-system-diagnostics-tracing + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Globalization + then: + - mentionUsers: + mentionees: + - dotnet/area-system-globalization + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Linq.Parallel + then: + - mentionUsers: + mentionees: + - dotnet/area-system-linq-parallel + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Resources + then: + - mentionUsers: + mentionees: + - dotnet/area-system-resources + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Text.Encoding + then: + - mentionUsers: + mentionees: + - dotnet/area-system-text-encoding + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Text.Encodings.Web + then: + - mentionUsers: + mentionees: + - dotnet/area-system-text-encodings-web + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Threading.Channels + then: + - mentionUsers: + mentionees: + - dotnet/area-system-threading-channels + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Threading.Tasks + then: + - mentionUsers: + mentionees: + - dotnet/area-system-threading-tasks + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-DependencyModel + then: + - mentionUsers: + mentionees: + - dotnet/area-dependencymodel + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Text.RegularExpressions + then: + - mentionUsers: + mentionees: + - dotnet/area-system-text-regularexpressions + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Collections + then: + - mentionUsers: + mentionees: + - dotnet/area-system-collections + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Linq + then: + - mentionUsers: + mentionees: + - dotnet/area-system-linq + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Numerics.Tensors + then: + - mentionUsers: + mentionees: + - dotnet/area-system-numerics-tensors + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Buffers + then: + - mentionUsers: + mentionees: + - dotnet/area-system-buffers + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Numerics + then: + - mentionUsers: + mentionees: + - dotnet/area-system-numerics + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Runtime.Intrinsics + then: + - mentionUsers: + mentionees: + - dotnet/area-system-runtime-intrinsics + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.CodeDom + then: + - mentionUsers: + mentionees: + - dotnet/area-system-codedom + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Xml + then: + - mentionUsers: + mentionees: + - dotnet/area-system-xml + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Runtime + then: + - mentionUsers: + mentionees: + - dotnet/area-system-runtime + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Dynamic.Runtime + then: + - mentionUsers: + mentionees: + - cston + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Linq.Expressions + then: + - mentionUsers: + mentionees: + - cston + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-Microsoft.CSharp + then: + - mentionUsers: + mentionees: + - cston + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-Microsoft.VisualBasic + then: + - mentionUsers: + mentionees: + - cston + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.ComponentModel + then: + - mentionUsers: + mentionees: + - dotnet/area-system-componentmodel + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Configuration + then: + - mentionUsers: + mentionees: + - dotnet/area-system-configuration + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.ComponentModel.Composition + then: + - mentionUsers: + mentionees: + - dotnet/area-system-componentmodel-composition + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Composition + then: + - mentionUsers: + mentionees: + - dotnet/area-system-composition + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Net + then: + - mentionUsers: + mentionees: + - dotnet/ncl + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Net.Http + then: + - mentionUsers: + mentionees: + - dotnet/ncl + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Net.Security + then: + - mentionUsers: + mentionees: + - dotnet/ncl + - vcsjones + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Net.Sockets + then: + - mentionUsers: + mentionees: + - dotnet/ncl + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Diagnostics + then: + - mentionUsers: + mentionees: + - tommcdon + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Data + then: + - mentionUsers: + mentionees: + - roji + - ajcvickers + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Data.OleDB + then: + - mentionUsers: + mentionees: + - roji + - ajcvickers + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Data.Odbc + then: + - mentionUsers: + mentionees: + - roji + - ajcvickers + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Data.SqlClient + then: + - mentionUsers: + mentionees: + - davoudeshtehari + - david-engel + - jrahnama + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.ComponentModel.DataAnnotations + then: + - mentionUsers: + mentionees: + - ajcvickers + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-Extensions-Caching + then: + - mentionUsers: + mentionees: + - dotnet/area-extensions-caching + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-Extensions-DependencyInjection + then: + - mentionUsers: + mentionees: + - dotnet/area-extensions-dependencyinjection + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-Extensions-Hosting + then: + - mentionUsers: + mentionees: + - dotnet/area-extensions-hosting + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-Extensions-Primitives + then: + - mentionUsers: + mentionees: + - dotnet/area-extensions-primitives + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-Extensions-Configuration + then: + - mentionUsers: + mentionees: + - dotnet/area-extensions-configuration + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-Extensions-FileSystem + then: + - mentionUsers: + mentionees: + - dotnet/area-extensions-filesystem + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-Extensions-HttpClientFactory + then: + - mentionUsers: + mentionees: + - dotnet/ncl + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-Extensions-Logging + then: + - mentionUsers: + mentionees: + - dotnet/area-extensions-logging + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-Extensions-Options + then: + - mentionUsers: + mentionees: + - dotnet/area-extensions-options + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Net.Quic + then: + - mentionUsers: + mentionees: + - dotnet/ncl + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Formats.Cbor + then: + - mentionUsers: + mentionees: + - dotnet/area-system-formats-cbor + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Formats.Asn1 + then: + - mentionUsers: + mentionees: + - dotnet/area-system-formats-asn1 + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Text.Json + then: + - mentionUsers: + mentionees: + - dotnet/area-system-text-json + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Memory + then: + - mentionUsers: + mentionees: + - dotnet/area-system-memory + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Diagnostics.Activity + then: + - mentionUsers: + mentionees: + - dotnet/area-system-diagnostics-activity + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.IO + then: + - mentionUsers: + mentionees: + - dotnet/area-system-io + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Diagnostics.Process + then: + - mentionUsers: + mentionees: + - dotnet/area-system-diagnostics-process + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.Console + then: + - mentionUsers: + mentionees: + - dotnet/area-system-console + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-System.IO.Compression + then: + - mentionUsers: + mentionees: + - dotnet/area-system-io-compression + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-WPF + then: + - mentionUsers: + mentionees: + - dotnet/wpf-developers + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False description: Area-owners -