From 3a28f6e0b55d3c3f8da83a235d8f5112a30aac34 Mon Sep 17 00:00:00 2001 From: Jeff Handley Date: Tue, 28 Mar 2023 10:39:32 -0700 Subject: [PATCH] Libraries area pod updates for March 2023, plus some fabricbot maintenance (#83897) * Regenerate fabricbot.json with pod updates * Tag the area-System-ComponentModel-DataAnnotations team * Add marek-safar as a mentionee for linkable-framework * Libraries area pod updates March 2023. Includes catching area-owners.json up to area-owners.md. * Add bartonjs as mentions for security/formats areas * Sort issue routing areas * Add areas missing from issue routing * Use dotnet/area-system-speech team mention * Add vcsjones as a consultant for Asn1 and Cbor * Remove empty condition on 'breaking-change' label config * Add wfurt as a consultant to System.Security --- .github/fabricbot.json | 2292 +++++++++++++----------------------------------- docs/area-owners.json | 213 ++--- docs/area-owners.md | 12 +- 3 files changed, 718 insertions(+), 1799 deletions(-) diff --git a/.github/fabricbot.json b/.github/fabricbot.json index 5b58b38..be1feb1 100644 --- a/.github/fabricbot.json +++ b/.github/fabricbot.json @@ -9,261 +9,265 @@ "labelsAndMentions": [ { "labels": [ - "area-System.Security" + "area-AssemblyLoader-coreclr" ], "mentionees": [ - "dotnet/area-system-security", - "vcsjones" + "vitek-karas", + "agocke", + "vsadov" ] }, { "labels": [ - "area-System.Diagnostics.Tracing" + "area-AssemblyLoader-mono" + ], + "mentionees": [] + }, + { + "labels": [ + "area-CodeGen-coreclr" ], "mentionees": [ - "tarekgh", - "tommcdon", - "pjanotti" + "JulieLeeMSFT", + "jakobbotsch", + "kunalspathak" ] }, { "labels": [ - "area-System.Linq.Parallel" + "area-Codegen-Interpreter-mono" ], "mentionees": [ - "dotnet/area-system-linq-parallel" + "brzvlad", + "kotlarmilos" ] }, { "labels": [ - "area-System.Text.Encoding" + "area-Codegen-JIT-Mono" ], "mentionees": [ - "dotnet/area-system-text-encoding" + "SamMonoRT", + "vargaz" ] }, { "labels": [ - "area-System.Text.Encodings.Web" + "area-CodeGen-LLVM-Mono" ], "mentionees": [ - "dotnet/area-system-text-encodings-web" + "SamMonoRT", + "vargaz" ] }, { "labels": [ - "area-System.Threading.Channels" + "area-CodeGen-meta-Mono" ], "mentionees": [ - "dotnet/area-system-threading-channels" + "SamMonoRT", + "vargaz", + "lambdageek" ] }, { "labels": [ - "area-System.Threading.Tasks" + "area-System.DateTime" ], "mentionees": [ - "dotnet/area-system-threading-tasks" + "dotnet/area-system-datetime" ] }, { "labels": [ - "area-System.Text.RegularExpressions" + "area-Debugger-mono" ], "mentionees": [ - "dotnet/area-system-text-regularexpressions" + "thaystg" ] }, { "labels": [ - "area-System.Transactions" + "area-DependencyModel" ], "mentionees": [ - "roji", - "ajcvickers" + "dotnet/area-dependencymodel" ] }, { "labels": [ - "area-GC-mono" + "area-Diagnostics-coreclr" ], "mentionees": [ - "brzvlad" + "tommcdon" ] }, { "labels": [ - "area-Codegen-Interpreter-mono" + "area-Extensions-Caching" ], "mentionees": [ - "brzvlad", - "kotlarmilos" + "dotnet/area-extensions-caching" ] }, { "labels": [ - "area-Infrastructure-mono" + "area-Extensions-Configuration" ], "mentionees": [ - "directhex" + "dotnet/area-extensions-configuration" ] }, { "labels": [ - "area-AssemblyLoader-mono" + "area-Extensions-DependencyInjection" ], - "mentionees": [] + "mentionees": [ + "dotnet/area-extensions-dependencyinjection" + ] }, { "labels": [ - "area-Debugger-mono" + "area-Extensions-FileSystem" ], "mentionees": [ - "thaystg" + "dotnet/area-extensions-filesystem" ] }, { "labels": [ - "area-System.Collections" + "area-Extensions-Hosting" ], "mentionees": [ - "dotnet/area-system-collections" + "dotnet/area-extensions-hosting" ] }, { "labels": [ - "area-System.Linq" + "area-Extensions-HttpClientFactory" ], "mentionees": [ - "dotnet/area-system-linq" + "dotnet/ncl" ] }, { "labels": [ - "area-System.Numerics.Tensors" + "area-Extensions-Logging" ], "mentionees": [ - "dotnet/area-system-numerics-tensors" + "dotnet/area-extensions-logging" ] }, { "labels": [ - "area-Host" + "area-Extensions-Options" ], "mentionees": [ - "vitek-karas", - "agocke", - "vsadov" + "dotnet/area-extensions-options" ] }, { "labels": [ - "area-HostModel" + "area-Extensions-Primitives" ], "mentionees": [ - "vitek-karas", - "agocke" + "dotnet/area-extensions-primitives" ] }, { "labels": [ - "area-Single-File" + "area-GC-coreclr" ], "mentionees": [ - "agocke", - "vitek-karas", - "vsadov" + "dotnet/gc" ] }, { "labels": [ - "area-Tools-ILLink" + "area-GC-mono" ], "mentionees": [ - "agocke", - "sbomer", - "vitek-karas" + "brzvlad" ] }, { "labels": [ - "area-NativeAOT-coreclr" + "area-Host" ], "mentionees": [ + "vitek-karas", "agocke", - "MichalStrehovsky", - "jkotas" + "vsadov" ] }, { "labels": [ - "area-System.Buffers" + "area-HostModel" ], "mentionees": [ - "dotnet/area-system-buffers" + "vitek-karas", + "agocke" ] }, { "labels": [ - "area-System.Numerics" + "area-ILTools-coreclr" ], "mentionees": [ - "dotnet/area-system-numerics" + "JulieLeeMSFT" ] }, { "labels": [ - "area-System.Runtime.Intrinsics" + "area-ILVerification" ], "mentionees": [ - "dotnet/area-system-runtime-intrinsics" + "JulieLeeMSFT" ] }, { "labels": [ - "area-System.Runtime.InteropServices" + "area-Infrastructure" ], "mentionees": [ - "dotnet/interop-contrib" + "dotnet/runtime-infrastructure" ] }, { "labels": [ - "area-System.CodeDom" + "area-Infrastructure-coreclr" ], "mentionees": [ - "dotnet/area-system-codedom" + "hoyosjs" ] }, { "labels": [ - "area-System.Xml" + "area-Infrastructure-libraries" ], "mentionees": [ - "dotnet/area-system-xml" + "dotnet/area-infrastructure-libraries" ] }, { "labels": [ - "area-AssemblyLoader-coreclr" + "area-Infrastructure-mono" ], "mentionees": [ - "vitek-karas", - "agocke", - "vsadov" + "directhex" ] }, { "labels": [ - "area-System.Dynamic.Runtime" + "area-Meta" ], "mentionees": [ - "cston" + "dotnet/area-meta" ] }, { "labels": [ - "area-System.Linq.Expressions" + "area-Microsoft.CSharp" ], "mentionees": [ "cston" @@ -271,10 +275,10 @@ }, { "labels": [ - "area-Microsoft.CSharp" + "area-Microsoft.Extensions" ], "mentionees": [ - "cston" + "dotnet/area-microsoft-extensions" ] }, { @@ -287,75 +291,102 @@ }, { "labels": [ - "area-Infrastructure-libraries" + "area-Microsoft.Win32" ], "mentionees": [ - "dotnet/area-infrastructure-libraries" + "dotnet/area-microsoft-win32" ] }, { "labels": [ - "area-Infrastructure" + "area-NativeAOT-coreclr" ], "mentionees": [ - "dotnet/runtime-infrastructure" + "agocke", + "MichalStrehovsky", + "jkotas" ] }, { "labels": [ - "area-GC-coreclr" + "area-Single-File" ], "mentionees": [ - "dotnet/gc" + "agocke", + "vitek-karas", + "vsadov" ] }, { "labels": [ - "area-System.Net" + "area-System.Buffers" ], "mentionees": [ - "dotnet/ncl" + "dotnet/area-system-buffers" ] }, { "labels": [ - "area-System.Net.Http" + "area-System.CodeDom" ], "mentionees": [ - "dotnet/ncl" + "dotnet/area-system-codedom" ] }, { "labels": [ - "area-System.Net.Security" + "area-System.Collections" ], "mentionees": [ - "dotnet/ncl", - "vcsjones" + "dotnet/area-system-collections" ] }, { "labels": [ - "area-System.Net.Sockets" + "area-System.ComponentModel" ], "mentionees": [ - "dotnet/ncl" + "dotnet/area-system-componentmodel" ] }, { "labels": [ - "area-Diagnostics-coreclr" + "area-System.ComponentModel.Composition" ], "mentionees": [ - "tommcdon" + "dotnet/area-system-componentmodel-composition" ] }, { "labels": [ - "area-System.Diagnostics" + "area-System.ComponentModel.DataAnnotations" ], "mentionees": [ - "tommcdon" + "dotnet/area-system-componentmodel-dataannotations" + ] + }, + { + "labels": [ + "area-System.Composition" + ], + "mentionees": [ + "dotnet/area-system-composition" + ] + }, + { + "labels": [ + "area-System.Configuration" + ], + "mentionees": [ + "dotnet/area-system-configuration" + ] + }, + { + "labels": [ + "area-System.Console" + ], + "mentionees": [ + "dotnet/area-system-console" ] }, { @@ -369,7 +400,7 @@ }, { "labels": [ - "area-System.Data.OleDB" + "area-System.Data.Odbc" ], "mentionees": [ "roji", @@ -378,7 +409,7 @@ }, { "labels": [ - "area-System.Data.Odbc" + "area-System.Data.OleDB" ], "mentionees": [ "roji", @@ -397,429 +428,435 @@ }, { "labels": [ - "area-System.ComponentModel.DataAnnotations" + "area-System.Diagnostics" ], "mentionees": [ - "jeffhandley" + "tommcdon" ] }, { "labels": [ - "area-Extensions-FileSystem" + "area-System.Diagnostics.Activity" ], "mentionees": [ - "dotnet/area-extensions-filesystem" + "dotnet/area-system-diagnostics-activity" ] }, { "labels": [ - "area-Extensions-HttpClientFactory" + "area-System.Diagnostics.EventLog" ], "mentionees": [ - "dotnet/ncl" + "dotnet/area-system-diagnostics-eventlog" ] }, { "labels": [ - "area-System.Net.Quic" + "area-System.Diagnostics.PerformanceCounter" ], "mentionees": [ - "dotnet/ncl" + "dotnet/area-system-diagnostics-performancecounter" ] }, { "labels": [ - "area-System.Formats.Cbor" + "area-System.Diagnostics.Process" ], "mentionees": [ - "dotnet/area-system-formats-cbor", - "vcsjones" + "dotnet/area-system-diagnostics-process" ] }, { "labels": [ - "area-System.Formats.Asn1" + "area-System.Diagnostics.TraceSource" ], "mentionees": [ - "dotnet/area-system-formats-asn1", - "vcsjones" + "dotnet/area-system-diagnostics-tracesource" ] }, { "labels": [ - "area-Codegen-JIT-Mono" + "area-System.Diagnostics.Tracing" ], "mentionees": [ - "SamMonoRT", - "vargaz" + "tarekgh", + "tommcdon", + "pjanotti" ] }, { "labels": [ - "area-CodeGen-LLVM-Mono" + "area-System.DirectoryServices" ], "mentionees": [ - "SamMonoRT", - "vargaz" + "dotnet/area-system-directoryservices", + "jay98014" ] }, { "labels": [ - "area-CodeGen-meta-Mono" + "area-System.Drawing" ], "mentionees": [ - "SamMonoRT", - "vargaz", - "lambdageek" + "dotnet/area-system-drawing" ] }, { "labels": [ - "area-System.Text.Json" + "area-System.Dynamic.Runtime" ], "mentionees": [ - "dotnet/area-system-text-json", - "gregsdennis" + "cston" ] }, { "labels": [ - "area-System.Memory" + "area-System.Formats.Asn1" ], "mentionees": [ - "dotnet/area-system-memory" + "dotnet/area-system-formats-asn1", + "bartonjs", + "vcsjones" ] }, { "labels": [ - "area-Infrastructure-coreclr" + "area-System.Formats.Cbor" ], "mentionees": [ - "hoyosjs" + "dotnet/area-system-formats-cbor", + "bartonjs", + "vcsjones" ] }, { "labels": [ - "area-System.IO" + "area-System.Formats.Tar" ], "mentionees": [ - "dotnet/area-system-io" + "dotnet/area-system-formats-tar" ] }, { "labels": [ - "area-System.IO.Compression" + "area-System.Globalization" ], "mentionees": [ - "dotnet/area-system-io-compression" + "dotnet/area-system-globalization" ] }, { "labels": [ - "area-System.Diagnostics.Process" + "area-System.IO" ], "mentionees": [ - "dotnet/area-system-diagnostics-process" + "dotnet/area-system-io" ] }, { "labels": [ - "area-System.Console" + "area-System.IO.Compression" ], "mentionees": [ - "dotnet/area-system-console" + "dotnet/area-system-io-compression" ] }, { "labels": [ - "area-System.Runtime" + "area-System.IO.Hashing" ], "mentionees": [ - "dotnet/area-system-runtime" + "dotnet/area-system-io-hashing", + "bartonjs", + "vcsjones" ] }, { "labels": [ - "area-System.Threading" + "area-System.IO.Ports" ], "mentionees": [ - "mangod9" + "dotnet/area-system-io-ports" ] }, { "labels": [ - "area-vm-coreclr" + "area-System.Linq" ], "mentionees": [ - "mangod9" + "dotnet/area-system-linq" ] }, { "labels": [ - "area-CodeGen-coreclr" + "area-System.Linq.Expressions" ], "mentionees": [ - "JulieLeeMSFT", - "jakobbotsch", - "kunalspathak" + "cston" ] }, { "labels": [ - "area-ILTools-coreclr" + "area-System.Linq.Parallel" ], "mentionees": [ - "JulieLeeMSFT" + "dotnet/area-system-linq-parallel" ] }, { "labels": [ - "area-ILVerification" + "area-System.Management" ], "mentionees": [ - "JulieLeeMSFT" + "dotnet/area-system-management" ] }, { "labels": [ - "area-System.DirectoryServices" + "area-System.Memory" ], "mentionees": [ - "dotnet/area-system-directoryservices", - "jay98014" + "dotnet/area-system-memory" ] }, { "labels": [ - "area-System.Speech" + "area-System.Net" ], "mentionees": [ - "ericstj", - "jeffhandley" + "dotnet/ncl" ] }, { "labels": [ - "area-Meta" + "area-System.Net.Http" ], "mentionees": [ - "dotnet/area-meta" + "dotnet/ncl" ] }, { "labels": [ - "area-DependencyModel" + "area-System.Net.Quic" ], "mentionees": [ - "dotnet/area-dependencymodel" + "dotnet/ncl" ] }, { "labels": [ - "area-Extensions-Caching" + "area-System.Net.Security" ], "mentionees": [ - "dotnet/area-extensions-caching" + "dotnet/ncl", + "bartonjs", + "vcsjones" ] }, { "labels": [ - "area-Extensions-Configuration" + "area-System.Net.Sockets" ], "mentionees": [ - "dotnet/area-extensions-configuration" + "dotnet/ncl" ] }, { "labels": [ - "area-Extensions-DependencyInjection" + "area-System.Numerics" ], "mentionees": [ - "dotnet/area-extensions-dependencyinjection" + "dotnet/area-system-numerics" ] }, { "labels": [ - "area-Extensions-Hosting" + "area-System.Numerics.Tensors" ], "mentionees": [ - "dotnet/area-extensions-hosting" + "dotnet/area-system-numerics-tensors" ] }, { "labels": [ - "area-Extensions-Logging" + "area-System.Reflection" ], "mentionees": [ - "dotnet/area-extensions-logging" + "dotnet/area-system-reflection" ] }, { "labels": [ - "area-Extensions-Options" + "area-System.Reflection.Emit" ], "mentionees": [ - "dotnet/area-extensions-options" + "dotnet/area-system-reflection-emit" ] }, { "labels": [ - "area-Extensions-Primitives" + "area-System.Reflection.Metadata" ], "mentionees": [ - "dotnet/area-extensions-primitives" + "dotnet/area-system-reflection-metadata" ] }, { "labels": [ - "area-Microsoft.Extensions" + "area-System.Resources" ], "mentionees": [ - "dotnet/area-microsoft-extensions" + "dotnet/area-system-resources" ] }, { "labels": [ - "area-System.ComponentModel" + "area-System.Runtime" ], "mentionees": [ - "dotnet/area-system-componentmodel" + "dotnet/area-system-runtime" ] }, { "labels": [ - "area-System.ComponentModel.Composition" + "area-System.Runtime.CompilerServices" ], "mentionees": [ - "dotnet/area-system-componentmodel-composition" + "dotnet/area-system-runtime-compilerservices" ] }, { "labels": [ - "area-System.Composition" + "area-System.Runtime.InteropServices" ], "mentionees": [ - "dotnet/area-system-composition" + "dotnet/interop-contrib" ] }, { "labels": [ - "area-System.Diagnostics.Activity" + "area-System.Runtime.Intrinsics" ], "mentionees": [ - "dotnet/area-system-diagnostics-activity" + "dotnet/area-system-runtime-intrinsics" ] }, { "labels": [ - "area-System.Globalization" + "area-System.Security" ], "mentionees": [ - "dotnet/area-system-globalization" + "dotnet/area-system-security", + "bartonjs", + "vcsjones" ] }, { "labels": [ - "area-Microsoft.Win32" + "area-System.ServiceProcess" ], "mentionees": [ - "dotnet/area-microsoft-win32" + "dotnet/area-system-serviceprocess" ] }, { "labels": [ - "area-System.Diagnostics.EventLog" + "area-System.Speech" ], "mentionees": [ - "dotnet/area-system-diagnostics-eventlog" + "dotnet/area-system-speech" ] }, { "labels": [ - "area-System.Diagnostics.PerformanceCounter" + "area-System.Text.Encoding" ], "mentionees": [ - "dotnet/area-system-diagnostics-performancecounter" + "dotnet/area-system-text-encoding" ] }, { "labels": [ - "area-System.Diagnostics.TraceSource" + "area-System.Text.Encodings.Web" ], "mentionees": [ - "dotnet/area-system-diagnostics-tracesource" + "dotnet/area-system-text-encodings-web" ] }, { "labels": [ - "area-System.Drawing" + "area-System.Text.Json" ], "mentionees": [ - "dotnet/area-system-drawing" + "dotnet/area-system-text-json", + "gregsdennis" ] }, { "labels": [ - "area-System.Management" + "area-System.Text.RegularExpressions" ], "mentionees": [ - "dotnet/area-system-management" + "dotnet/area-system-text-regularexpressions" ] }, { "labels": [ - "area-System.ServiceProcess" + "area-System.Threading" ], "mentionees": [ - "dotnet/area-system-serviceprocess" + "mangod9" ] }, { "labels": [ - "area-System.Configuration" + "area-System.Threading.Channels" ], "mentionees": [ - "dotnet/area-system-configuration" + "dotnet/area-system-threading-channels" ] }, { "labels": [ - "area-System.Reflection" + "area-System.Threading.Tasks" ], "mentionees": [ - "dotnet/area-system-reflection" + "dotnet/area-system-threading-tasks" ] }, { "labels": [ - "area-System.Reflection.Emit" + "area-System.Transactions" ], "mentionees": [ - "dotnet/area-system-reflection-emit" + "roji", + "ajcvickers" ] }, { "labels": [ - "area-System.Reflection.Metadata" + "area-System.Xml" ], "mentionees": [ - "dotnet/area-system-reflection-metadata" + "dotnet/area-system-xml" ] }, { "labels": [ - "area-System.Resources" + "area-Tools-ILLink" ], "mentionees": [ - "dotnet/area-system-resources" + "agocke", + "sbomer", + "vitek-karas" ] }, { "labels": [ - "area-System.Runtime.CompilerServices" + "area-vm-coreclr" ], "mentionees": [ - "dotnet/area-system-runtime-compilerservices" + "mangod9" ] } ], @@ -842,15 +879,6 @@ "parameters": { "label": "breaking-change" } - }, - { - "operator": "and", - "operands": [ - { - "name": "", - "parameters": {} - } - ] } ] }, @@ -935,7 +963,8 @@ "vitek-karas", "LakshanF", "sbomer", - "joperezr" + "joperezr", + "marek-safar" ] } ], @@ -3704,12 +3733,12 @@ "subCapability": "IssuesOnlyResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Adam / David / Jeremy - Issue Triage] Moved to Another Area", + "taskName": "[Area Pod: Adam / David - Issue Triage] Moved to Another Area", "actions": [ { "name": "removeFromProject", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", + "projectName": "Area Pod: Adam / David - Issue Triage", "isOrgProject": true } } @@ -3845,7 +3874,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", + "projectName": "Area Pod: Adam / David - Issue Triage", "isOrgProject": true } } @@ -3860,19 +3889,19 @@ "subCapability": "IssuesOnlyResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Adam / David / Jeremy - Issue Triage] Needs Triage", + "taskName": "[Area Pod: Adam / David - Issue Triage] Needs Triage", "actions": [ { "name": "removeFromProject", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", + "projectName": "Area Pod: Adam / David - Issue Triage", "isOrgProject": true } }, { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", + "projectName": "Area Pod: Adam / David - Issue Triage", "columnName": "Needs Triage", "isOrgProject": true } @@ -4058,7 +4087,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", + "projectName": "Area Pod: Adam / David - Issue Triage", "isOrgProject": true } } @@ -4067,7 +4096,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", + "projectName": "Area Pod: Adam / David - Issue Triage", "isOrgProject": true, "columnName": "Triaged" } @@ -4085,19 +4114,19 @@ "subCapability": "IssueCommentResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Adam / David / Jeremy - Issue Triage] Needs Further Triage", + "taskName": "[Area Pod: Adam / David - Issue Triage] Needs Further Triage", "actions": [ { "name": "removeFromProject", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", + "projectName": "Area Pod: Adam / David - Issue Triage", "isOrgProject": true } }, { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", + "projectName": "Area Pod: Adam / David - Issue Triage", "columnName": "Needs Triage", "isOrgProject": true } @@ -4199,7 +4228,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", + "projectName": "Area Pod: Adam / David - Issue Triage", "isOrgProject": true } } @@ -4208,7 +4237,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", + "projectName": "Area Pod: Adam / David - Issue Triage", "columnName": "Triaged", "isOrgProject": true } @@ -4226,12 +4255,12 @@ "subCapability": "IssuesOnlyResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Adam / David / Jeremy - Issue Triage] Triaged", + "taskName": "[Area Pod: Adam / David - Issue Triage] Triaged", "actions": [ { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", + "projectName": "Area Pod: Adam / David - Issue Triage", "columnName": "Triaged", "isOrgProject": true } @@ -4252,191 +4281,35 @@ "operands": [ { "name": "isInProject", - "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", - "isOrgProject": true - } - }, - { - "operator": "or", - "operands": [ - { - "name": "addedToMilestone", - "parameters": {} - }, - { - "name": "labelAdded", - "parameters": { - "label": "needs-author-action" - } - }, - { - "name": "labelAdded", - "parameters": { - "label": "api-ready-for-review" - } - }, - { - "name": "isAction", - "parameters": { - "action": "closed" - } - } - ] - } - ] - } - } - }, - { - "taskSource": "fabricbot-config", - "taskType": "trigger", - "capabilityId": "IssueResponder", - "subCapability": "IssuesOnlyResponder", - "version": "1.0", - "config": { - "taskName": "[Area Pod: Adam / David / Jeremy - Issue Triage] Adam Updated Issue", - "actions": [ - { - "name": "moveToProjectColumn", - "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", - "columnName": "Triage: Adam", - "isOrgProject": true - } - } - ], - "eventType": "issue", - "eventNames": [ - "issues" - ], - "conditions": { - "operator": "and", - "operands": [ - { - "name": "isInProjectColumn", - "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", - "isOrgProject": true, - "columnName": "Needs Triage" - } - }, - { - "name": "isActivitySender", - "parameters": { - "user": "adamsitnik" - } - }, - { - "name": "isOpen", - "parameters": {} - }, - { - "operator": "not", - "operands": [ - { - "name": "isInMilestone", - "parameters": {} - } - ] - }, - { - "operator": "not", - "operands": [ - { - "name": "hasLabel", - "parameters": { - "label": "needs-author-action" - } - } - ] - }, - { - "operator": "not", - "operands": [ - { - "name": "hasLabel", - "parameters": { - "label": "api-ready-for-review" - } - } - ] - } - ] - } - } - }, - { - "taskSource": "fabricbot-config", - "taskType": "trigger", - "capabilityId": "IssueResponder", - "subCapability": "IssueCommentResponder", - "version": "1.0", - "config": { - "taskName": "[Area Pod: Adam / David / Jeremy - Issue Triage] Adam Commented", - "actions": [ - { - "name": "moveToProjectColumn", - "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", - "columnName": "Triage: Adam", - "isOrgProject": true - } - } - ], - "eventType": "issue", - "eventNames": [ - "issue_comment" - ], - "conditions": { - "operator": "and", - "operands": [ - { - "name": "isInProjectColumn", - "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", - "isOrgProject": true, - "columnName": "Needs Triage" - } - }, - { - "name": "isActivitySender", - "parameters": { - "user": "adamsitnik" - } - }, - { - "name": "isOpen", - "parameters": {} + "parameters": { + "projectName": "Area Pod: Adam / David - Issue Triage", + "isOrgProject": true + } }, { - "operator": "not", + "operator": "or", "operands": [ { - "name": "isInMilestone", + "name": "addedToMilestone", "parameters": {} - } - ] - }, - { - "operator": "not", - "operands": [ + }, { - "name": "hasLabel", + "name": "labelAdded", "parameters": { "label": "needs-author-action" } - } - ] - }, - { - "operator": "not", - "operands": [ + }, { - "name": "hasLabel", + "name": "labelAdded", "parameters": { "label": "api-ready-for-review" } + }, + { + "name": "isAction", + "parameters": { + "action": "closed" + } } ] } @@ -4451,13 +4324,13 @@ "subCapability": "IssuesOnlyResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Adam / David / Jeremy - Issue Triage] David Updated Issue", + "taskName": "[Area Pod: Adam / David - Issue Triage] Adam Updated Issue", "actions": [ { "name": "moveToProjectColumn", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", - "columnName": "Triage: David", + "projectName": "Area Pod: Adam / David - Issue Triage", + "columnName": "Triage: Adam", "isOrgProject": true } } @@ -4472,7 +4345,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", + "projectName": "Area Pod: Adam / David - Issue Triage", "isOrgProject": true, "columnName": "Needs Triage" } @@ -4480,7 +4353,7 @@ { "name": "isActivitySender", "parameters": { - "user": "jozkee" + "user": "adamsitnik" } }, { @@ -4529,13 +4402,13 @@ "subCapability": "IssueCommentResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Adam / David / Jeremy - Issue Triage] David Commented", + "taskName": "[Area Pod: Adam / David - Issue Triage] Adam Commented", "actions": [ { "name": "moveToProjectColumn", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", - "columnName": "Triage: David", + "projectName": "Area Pod: Adam / David - Issue Triage", + "columnName": "Triage: Adam", "isOrgProject": true } } @@ -4550,7 +4423,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", + "projectName": "Area Pod: Adam / David - Issue Triage", "isOrgProject": true, "columnName": "Needs Triage" } @@ -4558,7 +4431,7 @@ { "name": "isActivitySender", "parameters": { - "user": "jozkee" + "user": "adamsitnik" } }, { @@ -4607,13 +4480,13 @@ "subCapability": "IssuesOnlyResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Adam / David / Jeremy - Issue Triage] Jeremy Updated Issue", + "taskName": "[Area Pod: Adam / David - Issue Triage] David Updated Issue", "actions": [ { "name": "moveToProjectColumn", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", - "columnName": "Triage: Jeremy", + "projectName": "Area Pod: Adam / David - Issue Triage", + "columnName": "Triage: David", "isOrgProject": true } } @@ -4628,7 +4501,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", + "projectName": "Area Pod: Adam / David - Issue Triage", "isOrgProject": true, "columnName": "Needs Triage" } @@ -4636,7 +4509,7 @@ { "name": "isActivitySender", "parameters": { - "user": "bartonjs" + "user": "jozkee" } }, { @@ -4685,13 +4558,13 @@ "subCapability": "IssueCommentResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Adam / David / Jeremy - Issue Triage] Jeremy Commented", + "taskName": "[Area Pod: Adam / David - Issue Triage] David Commented", "actions": [ { "name": "moveToProjectColumn", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", - "columnName": "Triage: Jeremy", + "projectName": "Area Pod: Adam / David - Issue Triage", + "columnName": "Triage: David", "isOrgProject": true } } @@ -4706,7 +4579,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - Issue Triage", + "projectName": "Area Pod: Adam / David - Issue Triage", "isOrgProject": true, "columnName": "Needs Triage" } @@ -4714,7 +4587,7 @@ { "name": "isActivitySender", "parameters": { - "user": "bartonjs" + "user": "jozkee" } }, { @@ -4763,12 +4636,12 @@ "subCapability": "PullRequestResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Adam / David / Jeremy - PRs] Closed, Merged, or Moved", + "taskName": "[Area Pod: Adam / David - PRs] Closed, Merged, or Moved", "actions": [ { "name": "moveToProjectColumn", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", + "projectName": "Area Pod: Adam / David - PRs", "columnName": "Done", "isOrgProject": true } @@ -4784,7 +4657,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", + "projectName": "Area Pod: Adam / David - PRs", "isOrgProject": true } }, @@ -4794,7 +4667,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", + "projectName": "Area Pod: Adam / David - PRs", "columnName": "Done", "isOrgProject": true } @@ -4941,12 +4814,12 @@ "subCapability": "PullRequestResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Adam / David / Jeremy - PRs] New PR Needs Champion", + "taskName": "[Area Pod: Adam / David - PRs] New PR Needs Champion", "actions": [ { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", + "projectName": "Area Pod: Adam / David - PRs", "columnName": "Needs Champion", "isOrgProject": true } @@ -5039,245 +4912,47 @@ "name": "isAssignedToUser", "parameters": { "user": "adamsitnik" - } - } - ] - }, - { - "operator": "not", - "operands": [ - { - "name": "isActivitySender", - "parameters": { - "user": "adamsitnik" - } - } - ] - } - ], - [ - { - "operator": "not", - "operands": [ - { - "name": "isAssignedToUser", - "parameters": { - "user": "jozkee" - } - } - ] - }, - { - "operator": "not", - "operands": [ - { - "name": "isActivitySender", - "parameters": { - "user": "jozkee" - } - } - ] - } - ], - [ - { - "operator": "not", - "operands": [ - { - "name": "isAssignedToUser", - "parameters": { - "user": "bartonjs" - } - } - ] - }, - { - "operator": "not", - "operands": [ - { - "name": "isActivitySender", - "parameters": { - "user": "bartonjs" - } - } - ] - } - ] - ], - { - "operator": "or", - "operands": [ - { - "operator": "not", - "operands": [ - { - "name": "isInProject", - "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", - "isOrgProject": true - } - } - ] - }, - { - "name": "isInProjectColumn", - "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", - "columnName": "Done", - "isOrgProject": true - } - } - ] - } - ] - } - } - }, - { - "taskSource": "fabricbot-config", - "taskType": "trigger", - "capabilityId": "IssueResponder", - "subCapability": "PullRequestResponder", - "version": "1.0", - "config": { - "taskName": "[Area Pod: Adam / David / Jeremy - PRs] Updated PR Needs Champion", - "actions": [ - { - "name": "removeFromProject", - "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", - "isOrgProject": true - } - }, - { - "name": "addToProject", - "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", - "columnName": "Needs Champion", - "isOrgProject": true - } - } - ], - "eventType": "pull_request", - "eventNames": [ - "pull_request" - ], - "conditions": { - "operator": "and", - "operands": [ - { - "name": "isOpen", - "parameters": {} - }, - { - "operator": "not", - "operands": [ - { - "name": "isAction", - "parameters": { - "action": "opened" - } - } - ] - }, - { - "operator": "or", - "operands": [ - { - "name": "hasLabel", - "parameters": { - "label": "area-Extensions-Caching" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-Extensions-FileSystem" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.Console" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.Diagnostics.Process" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.Formats.Asn1" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.Formats.Cbor" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.IO" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.IO.Hashing" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.Linq.Parallel" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.Security" - } - } - ] - }, - { - "operator": "not", - "operands": [ - { - "name": "isAssignedToUser", - "parameters": { - "user": "adamsitnik" - } - } - ] - }, - { - "operator": "not", - "operands": [ + } + } + ] + }, { - "name": "isAssignedToUser", - "parameters": { - "user": "jozkee" - } + "operator": "not", + "operands": [ + { + "name": "isActivitySender", + "parameters": { + "user": "adamsitnik" + } + } + ] } - ] - }, - { - "operator": "not", - "operands": [ + ], + [ { - "name": "isAssignedToUser", - "parameters": { - "user": "bartonjs" - } + "operator": "not", + "operands": [ + { + "name": "isAssignedToUser", + "parameters": { + "user": "jozkee" + } + } + ] + }, + { + "operator": "not", + "operands": [ + { + "name": "isActivitySender", + "parameters": { + "user": "jozkee" + } + } + ] } ] - }, + ], { "operator": "or", "operands": [ @@ -5287,7 +4962,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", + "projectName": "Area Pod: Adam / David - PRs", "isOrgProject": true } } @@ -5296,7 +4971,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", + "projectName": "Area Pod: Adam / David - PRs", "columnName": "Done", "isOrgProject": true } @@ -5314,20 +4989,20 @@ "subCapability": "PullRequestResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Adam / David / Jeremy - PRs] Adam Assigned as Champion", + "taskName": "[Area Pod: Adam / David - PRs] Updated PR Needs Champion", "actions": [ { "name": "removeFromProject", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", + "projectName": "Area Pod: Adam / David - PRs", "isOrgProject": true } }, { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", - "columnName": "Champion: Adam", + "projectName": "Area Pod: Adam / David - PRs", + "columnName": "Needs Champion", "isOrgProject": true } } @@ -5344,6 +5019,17 @@ "parameters": {} }, { + "operator": "not", + "operands": [ + { + "name": "isAction", + "parameters": { + "action": "opened" + } + } + ] + }, + { "operator": "or", "operands": [ { @@ -5409,30 +5095,24 @@ ] }, { - "operator": "or", + "operator": "not", "operands": [ { "name": "isAssignedToUser", "parameters": { "user": "adamsitnik" } - }, + } + ] + }, + { + "operator": "not", + "operands": [ { - "operator": "and", - "operands": [ - { - "name": "isAction", - "parameters": { - "action": "opened" - } - }, - { - "name": "isActivitySender", - "parameters": { - "user": "adamsitnik" - } - } - ] + "name": "isAssignedToUser", + "parameters": { + "user": "jozkee" + } } ] }, @@ -5445,7 +5125,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", + "projectName": "Area Pod: Adam / David - PRs", "isOrgProject": true } } @@ -5454,15 +5134,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", - "columnName": "Needs Champion", - "isOrgProject": true - } - }, - { - "name": "isInProjectColumn", - "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", + "projectName": "Area Pod: Adam / David - PRs", "columnName": "Done", "isOrgProject": true } @@ -5480,20 +5152,20 @@ "subCapability": "PullRequestResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Adam / David / Jeremy - PRs] David Assigned as Champion", + "taskName": "[Area Pod: Adam / David - PRs] Adam Assigned as Champion", "actions": [ { "name": "removeFromProject", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", + "projectName": "Area Pod: Adam / David - PRs", "isOrgProject": true } }, { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", - "columnName": "Champion: David", + "projectName": "Area Pod: Adam / David - PRs", + "columnName": "Champion: Adam", "isOrgProject": true } } @@ -5580,7 +5252,7 @@ { "name": "isAssignedToUser", "parameters": { - "user": "jozkee" + "user": "adamsitnik" } }, { @@ -5595,7 +5267,7 @@ { "name": "isActivitySender", "parameters": { - "user": "jozkee" + "user": "adamsitnik" } } ] @@ -5611,7 +5283,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", + "projectName": "Area Pod: Adam / David - PRs", "isOrgProject": true } } @@ -5620,7 +5292,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", + "projectName": "Area Pod: Adam / David - PRs", "columnName": "Needs Champion", "isOrgProject": true } @@ -5628,7 +5300,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", + "projectName": "Area Pod: Adam / David - PRs", "columnName": "Done", "isOrgProject": true } @@ -5646,20 +5318,20 @@ "subCapability": "PullRequestResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Adam / David / Jeremy - PRs] Jeremy Assigned as Champion", + "taskName": "[Area Pod: Adam / David - PRs] David Assigned as Champion", "actions": [ { "name": "removeFromProject", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", + "projectName": "Area Pod: Adam / David - PRs", "isOrgProject": true } }, { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", - "columnName": "Champion: Jeremy", + "projectName": "Area Pod: Adam / David - PRs", + "columnName": "Champion: David", "isOrgProject": true } } @@ -5746,7 +5418,7 @@ { "name": "isAssignedToUser", "parameters": { - "user": "bartonjs" + "user": "jozkee" } }, { @@ -5761,7 +5433,7 @@ { "name": "isActivitySender", "parameters": { - "user": "bartonjs" + "user": "jozkee" } } ] @@ -5777,7 +5449,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", + "projectName": "Area Pod: Adam / David - PRs", "isOrgProject": true } } @@ -5786,7 +5458,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", + "projectName": "Area Pod: Adam / David - PRs", "columnName": "Needs Champion", "isOrgProject": true } @@ -5794,7 +5466,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Adam / David / Jeremy - PRs", + "projectName": "Area Pod: Adam / David - PRs", "columnName": "Done", "isOrgProject": true } @@ -7755,12 +7427,12 @@ "subCapability": "IssuesOnlyResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Akhil / Carlos / Viktor - Issue Triage] Moved to Another Area", + "taskName": "[Area Pod: Carlos / Viktor - Issue Triage] Moved to Another Area", "actions": [ { "name": "removeFromProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "isOrgProject": true } } @@ -7907,7 +7579,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "isOrgProject": true } } @@ -7922,19 +7594,19 @@ "subCapability": "IssuesOnlyResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Akhil / Carlos / Viktor - Issue Triage] Needs Triage", + "taskName": "[Area Pod: Carlos / Viktor - Issue Triage] Needs Triage", "actions": [ { "name": "removeFromProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "isOrgProject": true } }, { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "columnName": "Needs Triage", "isOrgProject": true } @@ -8132,7 +7804,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "isOrgProject": true } } @@ -8141,7 +7813,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "isOrgProject": true, "columnName": "Triaged" } @@ -8159,19 +7831,19 @@ "subCapability": "IssueCommentResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Akhil / Carlos / Viktor - Issue Triage] Needs Further Triage", + "taskName": "[Area Pod: Carlos / Viktor - Issue Triage] Needs Further Triage", "actions": [ { "name": "removeFromProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "isOrgProject": true } }, { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "columnName": "Needs Triage", "isOrgProject": true } @@ -8279,7 +7951,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "isOrgProject": true } } @@ -8288,7 +7960,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "columnName": "Triaged", "isOrgProject": true } @@ -8306,12 +7978,12 @@ "subCapability": "IssuesOnlyResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Akhil / Carlos / Viktor - Issue Triage] Triaged", + "taskName": "[Area Pod: Carlos / Viktor - Issue Triage] Triaged", "actions": [ { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "columnName": "Triaged", "isOrgProject": true } @@ -8333,7 +8005,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "isOrgProject": true } }, @@ -8341,182 +8013,26 @@ "operator": "or", "operands": [ { - "name": "addedToMilestone", - "parameters": {} - }, - { - "name": "labelAdded", - "parameters": { - "label": "needs-author-action" - } - }, - { - "name": "labelAdded", - "parameters": { - "label": "api-ready-for-review" - } - }, - { - "name": "isAction", - "parameters": { - "action": "closed" - } - } - ] - } - ] - } - } - }, - { - "taskSource": "fabricbot-config", - "taskType": "trigger", - "capabilityId": "IssueResponder", - "subCapability": "IssuesOnlyResponder", - "version": "1.0", - "config": { - "taskName": "[Area Pod: Akhil / Carlos / Viktor - Issue Triage] Akhil Updated Issue", - "actions": [ - { - "name": "moveToProjectColumn", - "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", - "columnName": "Triage: Akhil", - "isOrgProject": true - } - } - ], - "eventType": "issue", - "eventNames": [ - "issues" - ], - "conditions": { - "operator": "and", - "operands": [ - { - "name": "isInProjectColumn", - "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", - "isOrgProject": true, - "columnName": "Needs Triage" - } - }, - { - "name": "isActivitySender", - "parameters": { - "user": "smasher164" - } - }, - { - "name": "isOpen", - "parameters": {} - }, - { - "operator": "not", - "operands": [ - { - "name": "isInMilestone", - "parameters": {} - } - ] - }, - { - "operator": "not", - "operands": [ - { - "name": "hasLabel", - "parameters": { - "label": "needs-author-action" - } - } - ] - }, - { - "operator": "not", - "operands": [ - { - "name": "hasLabel", - "parameters": { - "label": "api-ready-for-review" - } - } - ] - } - ] - } - } - }, - { - "taskSource": "fabricbot-config", - "taskType": "trigger", - "capabilityId": "IssueResponder", - "subCapability": "IssueCommentResponder", - "version": "1.0", - "config": { - "taskName": "[Area Pod: Akhil / Carlos / Viktor - Issue Triage] Akhil Commented", - "actions": [ - { - "name": "moveToProjectColumn", - "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", - "columnName": "Triage: Akhil", - "isOrgProject": true - } - } - ], - "eventType": "issue", - "eventNames": [ - "issue_comment" - ], - "conditions": { - "operator": "and", - "operands": [ - { - "name": "isInProjectColumn", - "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", - "isOrgProject": true, - "columnName": "Needs Triage" - } - }, - { - "name": "isActivitySender", - "parameters": { - "user": "smasher164" - } - }, - { - "name": "isOpen", - "parameters": {} - }, - { - "operator": "not", - "operands": [ - { - "name": "isInMilestone", - "parameters": {} - } - ] - }, - { - "operator": "not", - "operands": [ + "name": "addedToMilestone", + "parameters": {} + }, { - "name": "hasLabel", + "name": "labelAdded", "parameters": { "label": "needs-author-action" } - } - ] - }, - { - "operator": "not", - "operands": [ + }, { - "name": "hasLabel", + "name": "labelAdded", "parameters": { "label": "api-ready-for-review" } + }, + { + "name": "isAction", + "parameters": { + "action": "closed" + } } ] } @@ -8531,12 +8047,12 @@ "subCapability": "IssuesOnlyResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Akhil / Carlos / Viktor - Issue Triage] Carlos Updated Issue", + "taskName": "[Area Pod: Carlos / Viktor - Issue Triage] Carlos Updated Issue", "actions": [ { "name": "moveToProjectColumn", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "columnName": "Triage: Carlos", "isOrgProject": true } @@ -8552,7 +8068,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "isOrgProject": true, "columnName": "Needs Triage" } @@ -8609,12 +8125,12 @@ "subCapability": "IssueCommentResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Akhil / Carlos / Viktor - Issue Triage] Carlos Commented", + "taskName": "[Area Pod: Carlos / Viktor - Issue Triage] Carlos Commented", "actions": [ { "name": "moveToProjectColumn", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "columnName": "Triage: Carlos", "isOrgProject": true } @@ -8630,7 +8146,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "isOrgProject": true, "columnName": "Needs Triage" } @@ -8687,12 +8203,12 @@ "subCapability": "IssuesOnlyResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Akhil / Carlos / Viktor - Issue Triage] Viktor Updated Issue", + "taskName": "[Area Pod: Carlos / Viktor - Issue Triage] Viktor Updated Issue", "actions": [ { "name": "moveToProjectColumn", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "columnName": "Triage: Viktor", "isOrgProject": true } @@ -8708,7 +8224,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "isOrgProject": true, "columnName": "Needs Triage" } @@ -8765,12 +8281,12 @@ "subCapability": "IssueCommentResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Akhil / Carlos / Viktor - Issue Triage] Viktor Commented", + "taskName": "[Area Pod: Carlos / Viktor - Issue Triage] Viktor Commented", "actions": [ { "name": "moveToProjectColumn", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "columnName": "Triage: Viktor", "isOrgProject": true } @@ -8786,7 +8302,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "isOrgProject": true, "columnName": "Needs Triage" } @@ -8843,12 +8359,12 @@ "subCapability": "PullRequestResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Akhil / Carlos / Viktor - PRs] Closed, Merged, or Moved", + "taskName": "[Area Pod: Carlos / Viktor - PRs] Closed, Merged, or Moved", "actions": [ { "name": "moveToProjectColumn", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "columnName": "Done", "isOrgProject": true } @@ -8864,7 +8380,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "isOrgProject": true } }, @@ -8874,7 +8390,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "columnName": "Done", "isOrgProject": true } @@ -9032,12 +8548,12 @@ "subCapability": "PullRequestResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Akhil / Carlos / Viktor - PRs] New PR Needs Champion", + "taskName": "[Area Pod: Carlos / Viktor - PRs] New PR Needs Champion", "actions": [ { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "columnName": "Needs Champion", "isOrgProject": true } @@ -9120,267 +8636,63 @@ } }, { - "name": "hasLabel", - "parameters": { - "label": "area-System.ServiceProcess" - } - } - ] - }, - [ - [ - { - "operator": "not", - "operands": [ - { - "name": "isAssignedToUser", - "parameters": { - "user": "smasher164" - } - } - ] - }, - { - "operator": "not", - "operands": [ - { - "name": "isActivitySender", - "parameters": { - "user": "smasher164" - } - } - ] - } - ], - [ - { - "operator": "not", - "operands": [ - { - "name": "isAssignedToUser", - "parameters": { - "user": "carlossanlop" - } - } - ] - }, - { - "operator": "not", - "operands": [ - { - "name": "isActivitySender", - "parameters": { - "user": "carlossanlop" - } - } - ] - } - ], - [ - { - "operator": "not", - "operands": [ - { - "name": "isAssignedToUser", - "parameters": { - "user": "viktorhofer" - } - } - ] - }, - { - "operator": "not", - "operands": [ - { - "name": "isActivitySender", - "parameters": { - "user": "viktorhofer" - } - } - ] - } - ] - ], - { - "operator": "or", - "operands": [ - { - "operator": "not", - "operands": [ - { - "name": "isInProject", - "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", - "isOrgProject": true - } - } - ] - }, - { - "name": "isInProjectColumn", - "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", - "columnName": "Done", - "isOrgProject": true - } - } - ] - } - ] - } - } - }, - { - "taskSource": "fabricbot-config", - "taskType": "trigger", - "capabilityId": "IssueResponder", - "subCapability": "PullRequestResponder", - "version": "1.0", - "config": { - "taskName": "[Area Pod: Akhil / Carlos / Viktor - PRs] Updated PR Needs Champion", - "actions": [ - { - "name": "removeFromProject", - "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", - "isOrgProject": true - } - }, - { - "name": "addToProject", - "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", - "columnName": "Needs Champion", - "isOrgProject": true - } - } - ], - "eventType": "pull_request", - "eventNames": [ - "pull_request" - ], - "conditions": { - "operator": "and", - "operands": [ - { - "name": "isOpen", - "parameters": {} - }, - { - "operator": "not", - "operands": [ - { - "name": "isAction", - "parameters": { - "action": "opened" - } - } - ] - }, - { - "operator": "or", - "operands": [ - { - "name": "hasLabel", - "parameters": { - "label": "area-DependencyModel" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-Infrastructure-libraries" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-Microsoft.Win32" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.Diagnostics.EventLog" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.Diagnostics.PerformanceCounter" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.Diagnostics.TraceSource" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.Drawing" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.Formats.Tar" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.IO.Compression" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.Management" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.ServiceProcess" - } - } - ] - }, - { - "operator": "not", - "operands": [ - { - "name": "isAssignedToUser", - "parameters": { - "user": "smasher164" - } - } - ] - }, - { - "operator": "not", - "operands": [ - { - "name": "isAssignedToUser", + "name": "hasLabel", "parameters": { - "user": "carlossanlop" + "label": "area-System.ServiceProcess" } } ] }, - { - "operator": "not", - "operands": [ + [ + [ { - "name": "isAssignedToUser", - "parameters": { - "user": "viktorhofer" - } + "operator": "not", + "operands": [ + { + "name": "isAssignedToUser", + "parameters": { + "user": "carlossanlop" + } + } + ] + }, + { + "operator": "not", + "operands": [ + { + "name": "isActivitySender", + "parameters": { + "user": "carlossanlop" + } + } + ] + } + ], + [ + { + "operator": "not", + "operands": [ + { + "name": "isAssignedToUser", + "parameters": { + "user": "viktorhofer" + } + } + ] + }, + { + "operator": "not", + "operands": [ + { + "name": "isActivitySender", + "parameters": { + "user": "viktorhofer" + } + } + ] } ] - }, + ], { "operator": "or", "operands": [ @@ -9390,7 +8702,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "isOrgProject": true } } @@ -9399,7 +8711,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "columnName": "Done", "isOrgProject": true } @@ -9417,20 +8729,20 @@ "subCapability": "PullRequestResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Akhil / Carlos / Viktor - PRs] Akhil Assigned as Champion", + "taskName": "[Area Pod: Carlos / Viktor - PRs] Updated PR Needs Champion", "actions": [ { "name": "removeFromProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "isOrgProject": true } }, { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", - "columnName": "Champion: Akhil", + "projectName": "Area Pod: Carlos / Viktor - PRs", + "columnName": "Needs Champion", "isOrgProject": true } } @@ -9447,6 +8759,17 @@ "parameters": {} }, { + "operator": "not", + "operands": [ + { + "name": "isAction", + "parameters": { + "action": "opened" + } + } + ] + }, + { "operator": "or", "operands": [ { @@ -9518,30 +8841,24 @@ ] }, { - "operator": "or", + "operator": "not", "operands": [ { "name": "isAssignedToUser", "parameters": { - "user": "smasher164" + "user": "carlossanlop" } - }, + } + ] + }, + { + "operator": "not", + "operands": [ { - "operator": "and", - "operands": [ - { - "name": "isAction", - "parameters": { - "action": "opened" - } - }, - { - "name": "isActivitySender", - "parameters": { - "user": "smasher164" - } - } - ] + "name": "isAssignedToUser", + "parameters": { + "user": "viktorhofer" + } } ] }, @@ -9554,7 +8871,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "isOrgProject": true } } @@ -9563,15 +8880,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", - "columnName": "Needs Champion", - "isOrgProject": true - } - }, - { - "name": "isInProjectColumn", - "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "columnName": "Done", "isOrgProject": true } @@ -9589,19 +8898,19 @@ "subCapability": "PullRequestResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Akhil / Carlos / Viktor - PRs] Carlos Assigned as Champion", + "taskName": "[Area Pod: Carlos / Viktor - PRs] Carlos Assigned as Champion", "actions": [ { "name": "removeFromProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "isOrgProject": true } }, { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "columnName": "Champion: Carlos", "isOrgProject": true } @@ -9726,7 +9035,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "isOrgProject": true } } @@ -9735,7 +9044,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "columnName": "Needs Champion", "isOrgProject": true } @@ -9743,7 +9052,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "columnName": "Done", "isOrgProject": true } @@ -9761,19 +9070,19 @@ "subCapability": "PullRequestResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Akhil / Carlos / Viktor - PRs] Viktor Assigned as Champion", + "taskName": "[Area Pod: Carlos / Viktor - PRs] Viktor Assigned as Champion", "actions": [ { "name": "removeFromProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "isOrgProject": true } }, { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "columnName": "Champion: Viktor", "isOrgProject": true } @@ -9898,7 +9207,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "isOrgProject": true } } @@ -9907,7 +9216,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "columnName": "Needs Champion", "isOrgProject": true } @@ -9915,7 +9224,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Akhil / Carlos / Viktor - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "columnName": "Done", "isOrgProject": true } @@ -9933,12 +9242,12 @@ "subCapability": "IssuesOnlyResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Drew / Michael / Tanner - Issue Triage] Moved to Another Area", + "taskName": "[Area Pod: Michael / Tanner - Issue Triage] Moved to Another Area", "actions": [ { "name": "removeFromProject", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", + "projectName": "Area Pod: Michael / Tanner - Issue Triage", "isOrgProject": true } } @@ -10063,7 +9372,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", + "projectName": "Area Pod: Michael / Tanner - Issue Triage", "isOrgProject": true } } @@ -10078,19 +9387,19 @@ "subCapability": "IssuesOnlyResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Drew / Michael / Tanner - Issue Triage] Needs Triage", + "taskName": "[Area Pod: Michael / Tanner - Issue Triage] Needs Triage", "actions": [ { "name": "removeFromProject", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", + "projectName": "Area Pod: Michael / Tanner - Issue Triage", "isOrgProject": true } }, { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", + "projectName": "Area Pod: Michael / Tanner - Issue Triage", "columnName": "Needs Triage", "isOrgProject": true } @@ -10264,7 +9573,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", + "projectName": "Area Pod: Michael / Tanner - Issue Triage", "isOrgProject": true } } @@ -10273,7 +9582,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", + "projectName": "Area Pod: Michael / Tanner - Issue Triage", "isOrgProject": true, "columnName": "Triaged" } @@ -10291,19 +9600,19 @@ "subCapability": "IssueCommentResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Drew / Michael / Tanner - Issue Triage] Needs Further Triage", + "taskName": "[Area Pod: Michael / Tanner - Issue Triage] Needs Further Triage", "actions": [ { "name": "removeFromProject", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", + "projectName": "Area Pod: Michael / Tanner - Issue Triage", "isOrgProject": true } }, { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", + "projectName": "Area Pod: Michael / Tanner - Issue Triage", "columnName": "Needs Triage", "isOrgProject": true } @@ -10391,173 +9700,26 @@ } }, { - "operator": "or", - "operands": [ - { - "operator": "not", - "operands": [ - { - "name": "isInProject", - "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", - "isOrgProject": true - } - } - ] - }, - { - "name": "isInProjectColumn", - "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", - "columnName": "Triaged", - "isOrgProject": true - } - } - ] - } - ] - } - } - }, - { - "taskSource": "fabricbot-config", - "taskType": "trigger", - "capabilityId": "IssueResponder", - "subCapability": "IssuesOnlyResponder", - "version": "1.0", - "config": { - "taskName": "[Area Pod: Drew / Michael / Tanner - Issue Triage] Triaged", - "actions": [ - { - "name": "addToProject", - "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", - "columnName": "Triaged", - "isOrgProject": true - } - }, - { - "name": "removeLabel", - "parameters": { - "label": "untriaged" - } - } - ], - "eventType": "issue", - "eventNames": [ - "issues" - ], - "conditions": { - "operator": "and", - "operands": [ - { - "name": "isInProject", - "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", - "isOrgProject": true - } - }, - { - "operator": "or", - "operands": [ - { - "name": "addedToMilestone", - "parameters": {} - }, - { - "name": "labelAdded", - "parameters": { - "label": "needs-author-action" - } - }, - { - "name": "labelAdded", - "parameters": { - "label": "api-ready-for-review" - } - }, - { - "name": "isAction", - "parameters": { - "action": "closed" - } - } - ] - } - ] - } - } - }, - { - "taskSource": "fabricbot-config", - "taskType": "trigger", - "capabilityId": "IssueResponder", - "subCapability": "IssuesOnlyResponder", - "version": "1.0", - "config": { - "taskName": "[Area Pod: Drew / Michael / Tanner - Issue Triage] Drew Updated Issue", - "actions": [ - { - "name": "moveToProjectColumn", - "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", - "columnName": "Triage: Drew", - "isOrgProject": true - } - } - ], - "eventType": "issue", - "eventNames": [ - "issues" - ], - "conditions": { - "operator": "and", - "operands": [ - { - "name": "isInProjectColumn", - "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", - "isOrgProject": true, - "columnName": "Needs Triage" - } - }, - { - "name": "isActivitySender", - "parameters": { - "user": "dakersnar" - } - }, - { - "name": "isOpen", - "parameters": {} - }, - { - "operator": "not", - "operands": [ - { - "name": "isInMilestone", - "parameters": {} - } - ] - }, - { - "operator": "not", - "operands": [ - { - "name": "hasLabel", - "parameters": { - "label": "needs-author-action" - } - } - ] - }, - { - "operator": "not", + "operator": "or", "operands": [ { - "name": "hasLabel", + "operator": "not", + "operands": [ + { + "name": "isInProject", + "parameters": { + "projectName": "Area Pod: Michael / Tanner - Issue Triage", + "isOrgProject": true + } + } + ] + }, + { + "name": "isInProjectColumn", "parameters": { - "label": "api-ready-for-review" + "projectName": "Area Pod: Michael / Tanner - Issue Triage", + "columnName": "Triaged", + "isOrgProject": true } } ] @@ -10570,73 +9732,64 @@ "taskSource": "fabricbot-config", "taskType": "trigger", "capabilityId": "IssueResponder", - "subCapability": "IssueCommentResponder", + "subCapability": "IssuesOnlyResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Drew / Michael / Tanner - Issue Triage] Drew Commented", + "taskName": "[Area Pod: Michael / Tanner - Issue Triage] Triaged", "actions": [ { - "name": "moveToProjectColumn", + "name": "addToProject", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", - "columnName": "Triage: Drew", + "projectName": "Area Pod: Michael / Tanner - Issue Triage", + "columnName": "Triaged", "isOrgProject": true } + }, + { + "name": "removeLabel", + "parameters": { + "label": "untriaged" + } } ], "eventType": "issue", "eventNames": [ - "issue_comment" + "issues" ], "conditions": { "operator": "and", "operands": [ { - "name": "isInProjectColumn", - "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", - "isOrgProject": true, - "columnName": "Needs Triage" - } - }, - { - "name": "isActivitySender", + "name": "isInProject", "parameters": { - "user": "dakersnar" + "projectName": "Area Pod: Michael / Tanner - Issue Triage", + "isOrgProject": true } }, { - "name": "isOpen", - "parameters": {} - }, - { - "operator": "not", + "operator": "or", "operands": [ { - "name": "isInMilestone", + "name": "addedToMilestone", "parameters": {} - } - ] - }, - { - "operator": "not", - "operands": [ + }, { - "name": "hasLabel", + "name": "labelAdded", "parameters": { "label": "needs-author-action" } - } - ] - }, - { - "operator": "not", - "operands": [ + }, { - "name": "hasLabel", + "name": "labelAdded", "parameters": { "label": "api-ready-for-review" } + }, + { + "name": "isAction", + "parameters": { + "action": "closed" + } } ] } @@ -10651,12 +9804,12 @@ "subCapability": "IssuesOnlyResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Drew / Michael / Tanner - Issue Triage] Michael Updated Issue", + "taskName": "[Area Pod: Michael / Tanner - Issue Triage] Michael Updated Issue", "actions": [ { "name": "moveToProjectColumn", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", + "projectName": "Area Pod: Michael / Tanner - Issue Triage", "columnName": "Triage: Michael", "isOrgProject": true } @@ -10672,7 +9825,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", + "projectName": "Area Pod: Michael / Tanner - Issue Triage", "isOrgProject": true, "columnName": "Needs Triage" } @@ -10729,12 +9882,12 @@ "subCapability": "IssueCommentResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Drew / Michael / Tanner - Issue Triage] Michael Commented", + "taskName": "[Area Pod: Michael / Tanner - Issue Triage] Michael Commented", "actions": [ { "name": "moveToProjectColumn", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", + "projectName": "Area Pod: Michael / Tanner - Issue Triage", "columnName": "Triage: Michael", "isOrgProject": true } @@ -10750,7 +9903,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", + "projectName": "Area Pod: Michael / Tanner - Issue Triage", "isOrgProject": true, "columnName": "Needs Triage" } @@ -10807,12 +9960,12 @@ "subCapability": "IssuesOnlyResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Drew / Michael / Tanner - Issue Triage] Tanner Updated Issue", + "taskName": "[Area Pod: Michael / Tanner - Issue Triage] Tanner Updated Issue", "actions": [ { "name": "moveToProjectColumn", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", + "projectName": "Area Pod: Michael / Tanner - Issue Triage", "columnName": "Triage: Tanner", "isOrgProject": true } @@ -10828,7 +9981,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", + "projectName": "Area Pod: Michael / Tanner - Issue Triage", "isOrgProject": true, "columnName": "Needs Triage" } @@ -10885,12 +10038,12 @@ "subCapability": "IssueCommentResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Drew / Michael / Tanner - Issue Triage] Tanner Commented", + "taskName": "[Area Pod: Michael / Tanner - Issue Triage] Tanner Commented", "actions": [ { "name": "moveToProjectColumn", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", + "projectName": "Area Pod: Michael / Tanner - Issue Triage", "columnName": "Triage: Tanner", "isOrgProject": true } @@ -10906,7 +10059,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", + "projectName": "Area Pod: Michael / Tanner - Issue Triage", "isOrgProject": true, "columnName": "Needs Triage" } @@ -10963,12 +10116,12 @@ "subCapability": "PullRequestResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Drew / Michael / Tanner - PRs] Closed, Merged, or Moved", + "taskName": "[Area Pod: Michael / Tanner - PRs] Closed, Merged, or Moved", "actions": [ { "name": "moveToProjectColumn", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", + "projectName": "Area Pod: Michael / Tanner - PRs", "columnName": "Done", "isOrgProject": true } @@ -10984,7 +10137,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", + "projectName": "Area Pod: Michael / Tanner - PRs", "isOrgProject": true } }, @@ -10994,7 +10147,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", + "projectName": "Area Pod: Michael / Tanner - PRs", "columnName": "Done", "isOrgProject": true } @@ -11130,12 +10283,12 @@ "subCapability": "PullRequestResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Drew / Michael / Tanner - PRs] New PR Needs Champion", + "taskName": "[Area Pod: Michael / Tanner - PRs] New PR Needs Champion", "actions": [ { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", + "projectName": "Area Pod: Michael / Tanner - PRs", "columnName": "Needs Champion", "isOrgProject": true } @@ -11221,30 +10374,6 @@ { "name": "isAssignedToUser", "parameters": { - "user": "dakersnar" - } - } - ] - }, - { - "operator": "not", - "operands": [ - { - "name": "isActivitySender", - "parameters": { - "user": "dakersnar" - } - } - ] - } - ], - [ - { - "operator": "not", - "operands": [ - { - "name": "isAssignedToUser", - "parameters": { "user": "michaelgsharp" } } @@ -11296,7 +10425,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", + "projectName": "Area Pod: Michael / Tanner - PRs", "isOrgProject": true } } @@ -11305,7 +10434,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", + "projectName": "Area Pod: Michael / Tanner - PRs", "columnName": "Done", "isOrgProject": true } @@ -11323,19 +10452,19 @@ "subCapability": "PullRequestResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Drew / Michael / Tanner - PRs] Updated PR Needs Champion", + "taskName": "[Area Pod: Michael / Tanner - PRs] Updated PR Needs Champion", "actions": [ { "name": "removeFromProject", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", + "projectName": "Area Pod: Michael / Tanner - PRs", "isOrgProject": true } }, { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", + "projectName": "Area Pod: Michael / Tanner - PRs", "columnName": "Needs Champion", "isOrgProject": true } @@ -11428,17 +10557,6 @@ { "name": "isAssignedToUser", "parameters": { - "user": "dakersnar" - } - } - ] - }, - { - "operator": "not", - "operands": [ - { - "name": "isAssignedToUser", - "parameters": { "user": "michaelgsharp" } } @@ -11464,159 +10582,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", - "isOrgProject": true - } - } - ] - }, - { - "name": "isInProjectColumn", - "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", - "columnName": "Done", - "isOrgProject": true - } - } - ] - } - ] - } - } - }, - { - "taskSource": "fabricbot-config", - "taskType": "trigger", - "capabilityId": "IssueResponder", - "subCapability": "PullRequestResponder", - "version": "1.0", - "config": { - "taskName": "[Area Pod: Drew / Michael / Tanner - PRs] Drew Assigned as Champion", - "actions": [ - { - "name": "removeFromProject", - "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", - "isOrgProject": true - } - }, - { - "name": "addToProject", - "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", - "columnName": "Champion: Drew", - "isOrgProject": true - } - } - ], - "eventType": "pull_request", - "eventNames": [ - "pull_request" - ], - "conditions": { - "operator": "and", - "operands": [ - { - "name": "isOpen", - "parameters": {} - }, - { - "operator": "or", - "operands": [ - { - "name": "hasLabel", - "parameters": { - "label": "area-System.Buffers" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.Memory" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.Numerics" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.Numerics.Tensors" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.Runtime" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.Runtime.CompilerServices" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.Runtime.Intrinsics" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.Threading.Channels" - } - }, - { - "name": "hasLabel", - "parameters": { - "label": "area-System.Threading.Tasks" - } - } - ] - }, - { - "operator": "or", - "operands": [ - { - "name": "isAssignedToUser", - "parameters": { - "user": "dakersnar" - } - }, - { - "operator": "and", - "operands": [ - { - "name": "isAction", - "parameters": { - "action": "opened" - } - }, - { - "name": "isActivitySender", - "parameters": { - "user": "dakersnar" - } - } - ] - } - ] - }, - { - "operator": "or", - "operands": [ - { - "operator": "not", - "operands": [ - { - "name": "isInProject", - "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", + "projectName": "Area Pod: Michael / Tanner - PRs", "isOrgProject": true } } @@ -11625,15 +10591,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", - "columnName": "Needs Champion", - "isOrgProject": true - } - }, - { - "name": "isInProjectColumn", - "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", + "projectName": "Area Pod: Michael / Tanner - PRs", "columnName": "Done", "isOrgProject": true } @@ -11651,19 +10609,19 @@ "subCapability": "PullRequestResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Drew / Michael / Tanner - PRs] Michael Assigned as Champion", + "taskName": "[Area Pod: Michael / Tanner - PRs] Michael Assigned as Champion", "actions": [ { "name": "removeFromProject", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", + "projectName": "Area Pod: Michael / Tanner - PRs", "isOrgProject": true } }, { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", + "projectName": "Area Pod: Michael / Tanner - PRs", "columnName": "Champion: Michael", "isOrgProject": true } @@ -11776,7 +10734,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", + "projectName": "Area Pod: Michael / Tanner - PRs", "isOrgProject": true } } @@ -11785,7 +10743,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", + "projectName": "Area Pod: Michael / Tanner - PRs", "columnName": "Needs Champion", "isOrgProject": true } @@ -11793,7 +10751,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", + "projectName": "Area Pod: Michael / Tanner - PRs", "columnName": "Done", "isOrgProject": true } @@ -11811,19 +10769,19 @@ "subCapability": "PullRequestResponder", "version": "1.0", "config": { - "taskName": "[Area Pod: Drew / Michael / Tanner - PRs] Tanner Assigned as Champion", + "taskName": "[Area Pod: Michael / Tanner - PRs] Tanner Assigned as Champion", "actions": [ { "name": "removeFromProject", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", + "projectName": "Area Pod: Michael / Tanner - PRs", "isOrgProject": true } }, { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", + "projectName": "Area Pod: Michael / Tanner - PRs", "columnName": "Champion: Tanner", "isOrgProject": true } @@ -11936,7 +10894,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", + "projectName": "Area Pod: Michael / Tanner - PRs", "isOrgProject": true } } @@ -11945,7 +10903,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", + "projectName": "Area Pod: Michael / Tanner - PRs", "columnName": "Needs Champion", "isOrgProject": true } @@ -11953,7 +10911,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Drew / Michael / Tanner - PRs", + "projectName": "Area Pod: Michael / Tanner - PRs", "columnName": "Done", "isOrgProject": true } @@ -17287,4 +16245,4 @@ } } } -] \ No newline at end of file +] diff --git a/docs/area-owners.json b/docs/area-owners.json index 24bc1e4..5be050f 100644 --- a/docs/area-owners.json +++ b/docs/area-owners.json @@ -78,29 +78,6 @@ "label": "os-wasi" } ], - "trimming": [ - { - "lead": "", - "owners": [ - "eerhardt", - "vitek-karas", - "LakshanF", - "sbomer", - "joperezr", - "marek-safar" - ], - "label": "linkable-framework" - }, - { - "lead": "", - "owners": [ - "eerhardt", - "SamMonoRT", - "marek-safar" - ], - "label": "size-reduction" - } - ], "areas": [ { "lead": "agocke", @@ -163,7 +140,8 @@ { "lead": "SamMonoRT", "owners": [ - "BrzVlad" + "BrzVlad", + "kotlarmilos" ], "label": "area-Codegen-Interpreter-mono" }, @@ -172,7 +150,7 @@ "owners": [ "fanyang-mono" ], - "label": "area-Codegen-Intrinsic-mono" + "label": "area-Codegen-Intrinsics-mono" }, { "lead": "SamMonoRT", @@ -244,12 +222,11 @@ }, { "lead": "ericstj", - "pod": "akhil-carlos-viktor", + "pod": "carlos-viktor", "owners": [ "carlossanlop", "ericstj", "jeffhandley", - "smasher164", "ViktorHofer", "dotnet/area-dependencymodel" ], @@ -286,10 +263,9 @@ }, { "lead": "ericstj", - "pod": "adam-david-jeremy", + "pod": "adam-david", "owners": [ "adamsitnik", - "bartonjs", "ericstj", "jeffhandley", "Jozkee", @@ -325,10 +301,9 @@ }, { "lead": "jeffhandley", - "pod": "adam-david-jeremy", + "pod": "adam-david", "owners": [ "adamsitnik", - "bartonjs", "ericstj", "jeffhandley", "Jozkee", @@ -354,7 +329,6 @@ "owners": [ "antonfirsov", "CarnaViire", - "greenEkatherine", "halter73", "karelz", "liveans", @@ -458,24 +432,6 @@ "label": "area-ILTools-coreclr" }, { - "lead": "JulieLeeMSFT", - "owners": [ - "AndyAyersMS", - "BruceForstall", - "EgorBo", - "erozenfeld", - "jakobbotsch", - "JulieLeeMSFT", - "kunalspathak", - "markples", - "SingleAccretion", - "tannergooding", - "TIHan", - "dotnet/jit-contrib" - ], - "label": "area-Tools-ILVerification" - }, - { "lead": "agocke", "owners": [ "jeffschwMSFT", @@ -500,13 +456,11 @@ }, { "lead": "ericstj", - "pod": "akhil-carlos-viktor", + "pod": "carlos-viktor", "owners": [ - "bartonjs", "carlossanlop", "ericstj", "jeffhandley", - "smasher164", "ViktorHofer", "dotnet/area-infrastructure-libraries" ], @@ -562,12 +516,11 @@ }, { "lead": "ericstj", - "pod": "akhil-carlos-viktor", + "pod": "carlos-viktor", "owners": [ "carlossanlop", "ericstj", "jeffhandley", - "smasher164", "ViktorHofer", "dotnet/area-microsoft-win32" ], @@ -576,8 +529,16 @@ { "lead": "agocke", "owners": [ + "agocke", + "ivanpovazan", "jkotas", + "jtschuster", + "LakshanF", "MichalStrehovsky", + "sbomer", + "tlakollo", + "vitek-karas", + "VSadov", "dotnet/ilc-contrib" ], "label": "area-NativeAOT-coreclr" @@ -644,9 +605,7 @@ }, { "lead": "jeffhandley", - "pod": "drew-michael-tanner", "owners": [ - "dakersnar", "ericstj", "GrabYourPitchforks", "jeffhandley", @@ -747,10 +706,9 @@ }, { "lead": "jeffhandley", - "pod": "adam-david-jeremy", + "pod": "adam-david", "owners": [ "adamsitnik", - "bartonjs", "ericstj", "jeffhandley", "Jozkee", @@ -846,12 +804,11 @@ }, { "lead": "ericstj", - "pod": "akhil-carlos-viktor", + "pod": "carlos-viktor", "owners": [ "carlossanlop", "ericstj", "jeffhandley", - "smasher164", "ViktorHofer", "dotnet/area-system-diagnostics-eventlog" ], @@ -866,12 +823,11 @@ }, { "lead": "ericstj", - "pod": "akhil-carlos-viktor", + "pod": "carlos-viktor", "owners": [ "carlossanlop", "ericstj", "jeffhandley", - "smasher164", "ViktorHofer", "dotnet/area-system-diagnostics-performancecounter" ], @@ -879,10 +835,9 @@ }, { "lead": "jeffhandley", - "pod": "adam-david-jeremy", + "pod": "adam-david", "owners": [ "adamsitnik", - "bartonjs", "ericstj", "jeffhandley", "Jozkee", @@ -901,12 +856,11 @@ }, { "lead": "ericstj", - "pod": "akhil-carlos-viktor", + "pod": "carlos-viktor", "owners": [ "carlossanlop", "ericstj", "jeffhandley", - "smasher164", "ViktorHofer", "dotnet/area-system-diagnostics-tracesource" ], @@ -926,12 +880,11 @@ }, { "lead": "ericstj", - "pod": "akhil-carlos-viktor", + "pod": "carlos-viktor", "owners": [ "carlossanlop", "ericstj", "jeffhandley", - "smasher164", "ViktorHofer", "dotnet/area-system-drawing" ], @@ -947,10 +900,9 @@ }, { "lead": "jeffhandley", - "pod": "adam-david-jeremy", + "pod": "adam-david", "owners": [ "adamsitnik", - "bartonjs", "ericstj", "GrabYourPitchforks", "jeffhandley", @@ -961,10 +913,9 @@ }, { "lead": "jeffhandley", - "pod": "adam-david-jeremy", + "pod": "adam-david", "owners": [ "adamsitnik", - "bartonjs", "eiriktsarpalis", "ericstj", "GrabYourPitchforks", @@ -976,12 +927,11 @@ }, { "lead": "jeffhandley", - "pod": "akhil-carlos-viktor", + "pod": "carlos-viktor", "owners": [ "carlossanlop", "ericstj", "jeffhandley", - "smasher164", "ViktorHofer", "dotnet/area-system-formats-tar" ], @@ -1003,10 +953,9 @@ }, { "lead": "jeffhandley", - "pod": "adam-david-jeremy", + "pod": "adam-david", "owners": [ "adamsitnik", - "bartonjs", "ericstj", "jeffhandley", "Jozkee", @@ -1016,12 +965,11 @@ }, { "lead": "jeffhandley", - "pod": "akhil-carlos-viktor", + "pod": "carlos-viktor", "owners": [ "carlossanlop", "ericstj", "jeffhandley", - "smasher164", "ViktorHofer", "dotnet/area-system-io-compression" ], @@ -1029,10 +977,9 @@ }, { "lead": "jeffhandley", - "pod": "adam-david-jeremy", + "pod": "adam-david", "owners": [ "adamsitnik", - "bartonjs", "ericstj", "jeffhandley", "Jozkee", @@ -1086,10 +1033,9 @@ }, { "lead": "jeffhandley", - "pod": "adam-david-jeremy", + "pod": "adam-david", "owners": [ "adamsitnik", - "bartonjs", "ericstj", "jeffhandley", "Jozkee", @@ -1100,12 +1046,11 @@ }, { "lead": "ericstj", - "pod": "akhil-carlos-viktor", + "pod": "carlos-viktor", "owners": [ "carlossanlop", "ericstj", "jeffhandley", - "smasher164", "ViktorHofer", "dotnet/area-system-management" ], @@ -1113,10 +1058,9 @@ }, { "lead": "jeffhandley", - "pod": "adam-david-jeremy", + "pod": "adam-david", "owners": [ "adamsitnik", - "dakersnar", "ericstj", "GrabYourPitchforks", "jeffhandley", @@ -1132,7 +1076,6 @@ "owners": [ "antonfirsov", "CarnaViire", - "greenEkatherine", "halter73", "karelz", "liveans", @@ -1150,7 +1093,6 @@ "owners": [ "antonfirsov", "CarnaViire", - "greenEkatherine", "halter73", "karelz", "liveans", @@ -1168,7 +1110,6 @@ "owners": [ "antonfirsov", "CarnaViire", - "greenEkatherine", "halter73", "karelz", "liveans", @@ -1186,7 +1127,6 @@ "owners": [ "antonfirsov", "CarnaViire", - "greenEkatherine", "halter73", "karelz", "liveans", @@ -1204,7 +1144,6 @@ "owners": [ "antonfirsov", "CarnaViire", - "greenEkatherine", "halter73", "karelz", "liveans", @@ -1218,9 +1157,8 @@ }, { "lead": "jeffhandley", - "pod": "drew-michael-tanner", + "pod": "michael-tanner", "owners": [ - "dakersnar", "ericstj", "jeffhandley", "michaelgsharp", @@ -1231,9 +1169,8 @@ }, { "lead": "jeffhandley", - "pod": "drew-michael-tanner", + "pod": "michael-tanner", "owners": [ - "dakersnar", "ericstj", "jeffhandley", "michaelgsharp", @@ -1255,13 +1192,6 @@ "label": "area-System.Reflection" }, { - "lead": "SamMonoRT", - "owners": [ - "lambdageek" - ], - "label": "area-VM-reflection-mono" - }, - { "lead": "ericstj", "pod": "buyaa-steve", "owners": [ @@ -1300,9 +1230,8 @@ }, { "lead": "jeffhandley", - "pod": "drew-michael-tanner", + "pod": "michael-tanner", "owners": [ - "dakersnar", "ericstj", "jeffhandley", "michaelgsharp", @@ -1321,9 +1250,8 @@ }, { "lead": "ericstj", - "pod": "drew-michael-tanner", + "pod": "michael-tanner", "owners": [ - "dakersnar", "ericstj", "jeffhandley", "michaelgsharp", @@ -1349,9 +1277,8 @@ }, { "lead": "jeffhandley", - "pod": "drew-michael-tanner", + "pod": "michael-tanner", "owners": [ - "dakersnar", "ericstj", "jeffhandley", "michaelgsharp", @@ -1362,10 +1289,9 @@ }, { "lead": "jeffhandley", - "pod": "adam-david-jeremy", + "pod": "adam-david", "owners": [ "adamsitnik", - "bartonjs", "ericstj", "GrabYourPitchforks", "jeffhandley", @@ -1393,12 +1319,11 @@ }, { "lead": "ericstj", - "pod": "akhil-carlos-viktor", + "pod": "carlos-viktor", "owners": [ "carlossanlop", "ericstj", "jeffhandley", - "smasher164", "ViktorHofer", "dotnet/area-system-serviceprocess" ], @@ -1479,9 +1404,8 @@ }, { "lead": "ericstj", - "pod": "drew-michael-tanner", + "pod": "michael-tanner", "owners": [ - "dakersnar", "ericstj", "jeffhandley", "michaelgsharp", @@ -1501,9 +1425,8 @@ }, { "lead": "ericstj", - "pod": "drew-michael-tanner", + "pod": "michael-tanner", "owners": [ - "dakersnar", "ericstj", "jeffhandley", "michaelgsharp", @@ -1516,8 +1439,7 @@ { "lead": "ajcvickers", "owners": [ - "roji", - "ajcvickers" + "roji" ], "label": "area-System.Transactions" }, @@ -1536,13 +1458,6 @@ "label": "area-System.Xml" }, { - "lead": "SamMonoRT", - "owners": [ - "lambdageek" - ], - "label": "area-VM-threading-mono" - }, - { "lead": "mangod9", "owners": [ "kouvel" @@ -1552,11 +1467,33 @@ { "lead": "agocke", "owners": [ + "marek-safar", + "sbomer", + "tlakollo", + "vitek-karas", "dotnet/illink" ], "label": "area-Tools-ILLink" }, { + "lead": "JulieLeeMSFT", + "owners": [ + "AndyAyersMS", + "BruceForstall", + "EgorBo", + "erozenfeld", + "jakobbotsch", + "JulieLeeMSFT", + "kunalspathak", + "markples", + "SingleAccretion", + "tannergooding", + "TIHan", + "dotnet/jit-contrib" + ], + "label": "area-Tools-ILVerification" + }, + { "lead": "tommcdon", "owners": [ "josalem", @@ -1603,8 +1540,32 @@ "label": "area-VM-meta-mono" }, { + "lead": "SamMonoRT", + "owners": [ + "lambdageek" + ], + "label": "area-VM-reflection-mono" + }, + { + "lead": "SamMonoRT", + "owners": [ + "lambdageek" + ], + "label": "area-VM-threading-mono" + }, + { "lead": "lewing", "owners": [ + "baronfel", + "dsplaisted", + "joeloff", + "jonathanpeppers", + "lewing", + "marcpopMSFT", + "nagilson", + "Redth", + "rolfbjarne", + "steveisok", "dotnet/net-sdk-workload-contributors" ], "label": "area-Workloads" diff --git a/docs/area-owners.md b/docs/area-owners.md index 1642089..5ba554d 100644 --- a/docs/area-owners.md +++ b/docs/area-owners.md @@ -15,7 +15,7 @@ Note: Editing this file doesn't update the mapping used by `@msftbot` for area-s | area-Codegen-AOT-mono | @SamMonoRT | @vargaz | | | area-CodeGen-coreclr | @JulieLeeMSFT | @BruceForstall @dotnet/jit-contrib | | | area-Codegen-Interpreter-mono | @SamMonoRT | @BrzVlad @kotlarmilos | | -| area-Codegen-Intrinsics-mono | @SamMonoRT | @fanyang-mono | | +| area-Codegen-Intrinsics-mono | @SamMonoRT | @fanyang-mono | | | area-Codegen-JIT-mono | @SamMonoRT | @vargaz | | | area-Codegen-LLVM-mono | @SamMonoRT | @vargaz | | | area-Codegen-meta-mono | @SamMonoRT | @vargaz | | @@ -47,7 +47,7 @@ Note: Editing this file doesn't update the mapping used by `@msftbot` for area-s | area-Infrastructure-installer | @MichaelSimons | @NikolaMilosavljevic | | | area-Infrastructure-libraries | @ericstj | @dotnet/area-infrastructure-libraries | Covers:
| | area-Infrastructure-mono | @steveisok | @directhex | | -| area-Interop-coreclr | @agocke | @AaronRobinsonMSFT @jkoritzinsky | | +| area-Interop-coreclr | @agocke | @AaronRobinsonMSFT @jkoritzinsky | | | area-Interop-mono | @marek-safar | @lambdageek | | | area-Meta | @jeffhandley | @dotnet/area-meta | Cross-cutting concerns that span many or all areas, including project-wide code/test patterns and documentation. | | area-Microsoft.CSharp | @jaredpar | @cston @333fred | Archived component - limited churn/contributions (see [#27790](https://github.com/dotnet/runtime/issues/27790)) | @@ -89,9 +89,9 @@ Note: Editing this file doesn't update the mapping used by `@msftbot` for area-s | area-System.DirectoryServices | @ericstj | @dotnet/area-system-directoryservices | Consultants: @BRDPM @grubioe @jay98014 | | area-System.Drawing | @ericstj | @dotnet/area-system-drawing | Excluded: | | area-System.Dynamic.Runtime | @jaredpar | @cston @333fred | Archived component - limited churn/contributions (see [#27790](https://github.com/dotnet/runtime/issues/27790)) | -| area-System.Formats.Asn1 | @jeffhandley | @dotnet/area-system-formats-asn1 | | -| area-System.Formats.Cbor | @jeffhandley | @dotnet/area-system-formats-cbor | | -| area-System.Formats.Tar | @jeffhandley | @dotnet/area-system-formats-tar | Consultants: @bartonjs @jozkee | +| area-System.Formats.Asn1 | @jeffhandley | @dotnet/area-system-formats-asn1 | Consultants: @bartonjs @vcsjones | +| area-System.Formats.Cbor | @jeffhandley | @dotnet/area-system-formats-cbor | Consultants: @bartonjs @vcsjones | +| area-System.Formats.Tar | @jeffhandley | @dotnet/area-system-formats-tar | | | area-System.Globalization | @ericstj | @dotnet/area-system-globalization | | | area-System.IO | @jeffhandley | @dotnet/area-system-io | | | area-System.IO.Compression | @jeffhandley | @dotnet/area-system-io-compression | Included: | @@ -120,7 +120,7 @@ Note: Editing this file doesn't update the mapping used by `@msftbot` for area-s | area-System.Runtime.InteropServices | @agocke | @AaronRobinsonMSFT @jkoritzinsky | Excluded: | | area-System.Runtime.InteropServices.JavaScript | @lewing | @pavelsavara | | | area-System.Runtime.Intrinsics | @jeffhandley | @dotnet/area-system-runtime-intrinsics | Consultants: @echesakovMSFT @kunalspathak | -| area-System.Security | @jeffhandley | @dotnet/area-system-security | | +| area-System.Security | @jeffhandley | @dotnet/area-system-security | Consultants: @bartonjs @GrabYourPitchforks @SteveHarter @vcsjones @wfurt | | area-System.ServiceModel | @HongGit | @HongGit @mconnew | Repo: https://github.com/dotnet/WCF
Packages: | | area-System.ServiceModel.Syndication | @HongGit | @StephenMolloy @HongGit | | | area-System.ServiceProcess | @ericstj | @dotnet/area-system-serviceprocess | | -- 2.7.4