From 063fca6ddb701e36dd45f4a613591ad3718ac271 Mon Sep 17 00:00:00 2001 From: Jeff Handley Date: Sat, 9 Apr 2022 09:19:51 -0700 Subject: [PATCH] FabricBot config: Viktor is back (#67787) --- .github/fabricbot.json | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/.github/fabricbot.json b/.github/fabricbot.json index 0bfcb1c..0e3a8b8 100644 --- a/.github/fabricbot.json +++ b/.github/fabricbot.json @@ -4562,7 +4562,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Carlos / Jeremy - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "columnName": "Triaged", "isOrgProject": true } @@ -4671,7 +4671,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Carlos / Jeremy - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "isOrgProject": true } } @@ -4682,12 +4682,12 @@ "issues", "project_card" ], - "taskName": "[Area Pod: Carlos / Jeremy - Issue Triage] Moved to Another Area", + "taskName": "[Area Pod: Carlos / Viktor - Issue Triage] Moved to Another Area", "actions": [ { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Carlos / Jeremy - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "columnName": "Triaged", "isOrgProject": true } @@ -4854,7 +4854,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Carlos / Jeremy - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "isOrgProject": true } } @@ -4863,7 +4863,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Carlos / Jeremy - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "isOrgProject": true, "columnName": "Triaged" } @@ -4877,19 +4877,19 @@ "issues", "project_card" ], - "taskName": "[Area Pod: Carlos / Jeremy - Issue Triage] Needs Triage", + "taskName": "[Area Pod: Carlos / Viktor - Issue Triage] Needs Triage", "actions": [ { "name": "removeFromProject", "parameters": { - "projectName": "Area Pod: Carlos / Jeremy - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "isOrgProject": true } }, { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Carlos / Jeremy - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "columnName": "Needs Triage", "isOrgProject": true } @@ -4989,7 +4989,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Carlos / Jeremy - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "isOrgProject": true } } @@ -4998,7 +4998,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Carlos / Jeremy - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "columnName": "Triaged", "isOrgProject": true } @@ -5011,19 +5011,19 @@ "eventNames": [ "issue_comment" ], - "taskName": "[Area Pod: Carlos / Jeremy - Issue Triage] Needs Further Triage", + "taskName": "[Area Pod: Carlos / Viktor - Issue Triage] Needs Further Triage", "actions": [ { "name": "removeFromProject", "parameters": { - "projectName": "Area Pod: Carlos / Jeremy - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "isOrgProject": true } }, { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Carlos / Jeremy - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "columnName": "Needs Triage", "isOrgProject": true } @@ -5044,7 +5044,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Carlos / Jeremy - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "isOrgProject": true } }, @@ -5082,12 +5082,12 @@ "issues", "project_card" ], - "taskName": "[Area Pod: Carlos / Jeremy - Issue Triage] Triaged", + "taskName": "[Area Pod: Carlos / Viktor - Issue Triage] Triaged", "actions": [ { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Carlos / Jeremy - Issue Triage", + "projectName": "Area Pod: Carlos / Viktor - Issue Triage", "columnName": "Triaged", "isOrgProject": true } @@ -5117,7 +5117,7 @@ { "name": "isInProjectColumn", "parameters": { - "projectName": "Area Pod: Carlos / Jeremy - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "columnName": "Done", "isOrgProject": true } @@ -5220,7 +5220,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Carlos / Jeremy - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "isOrgProject": true } } @@ -5232,12 +5232,12 @@ "issues", "project_card" ], - "taskName": "[Area Pod: Carlos / Jeremy - PRs] Moved to Another Area", + "taskName": "[Area Pod: Carlos / Viktor - PRs] Moved to Another Area", "actions": [ { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Carlos / Jeremy - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "columnName": "Done", "isOrgProject": true } @@ -5314,7 +5314,7 @@ { "name": "isInProject", "parameters": { - "projectName": "Area Pod: Carlos / Jeremy - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "isOrgProject": true } } @@ -5328,12 +5328,12 @@ "issues", "project_card" ], - "taskName": "[Area Pod: Carlos / Jeremy - PRs] Needs Champion", + "taskName": "[Area Pod: Carlos / Viktor - PRs] Needs Champion", "actions": [ { "name": "addToProject", "parameters": { - "projectName": "Area Pod: Carlos / Jeremy - PRs", + "projectName": "Area Pod: Carlos / Viktor - PRs", "columnName": "Needs Champion", "isOrgProject": true } -- 2.7.4