From: Jose Perez Rodriguez Date: Wed, 16 Mar 2022 23:39:00 +0000 (-0700) Subject: Fix automatic adding to all projects for issue boards as well. (#66740) X-Git-Tag: accepted/tizen/unified/riscv/20231226.055536~10282 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3f26873f60ef30faa497131d47289d04d02c3b69;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Fix automatic adding to all projects for issue boards as well. (#66740) --- diff --git a/.github/fabricbot.json b/.github/fabricbot.json index c31a565..dd47e69 100644 --- a/.github/fabricbot.json +++ b/.github/fabricbot.json @@ -2973,6 +2973,13 @@ "parameters": { "action": "unlabeled" } + }, + { + "name": "isInProject", + "parameters": { + "projectName": "Area Pod: Adam / David - Issue Triage", + "isOrgProject": true + } } ] }, @@ -3759,6 +3766,13 @@ "parameters": { "action": "unlabeled" } + }, + { + "name": "isInProject", + "parameters": { + "projectName": "Area Pod: Buyaa / Jose / Steve - Issue Triage", + "isOrgProject": true + } } ] }, @@ -4652,6 +4666,13 @@ "parameters": { "action": "unlabeled" } + }, + { + "name": "isInProject", + "parameters": { + "projectName": "Area Pod: Carlos / Jeremy - Issue Triage", + "isOrgProject": true + } } ] }, @@ -5407,6 +5428,13 @@ "parameters": { "action": "unlabeled" } + }, + { + "name": "isInProject", + "parameters": { + "projectName": "Area Pod: Drew / Michael / Tanner - Issue Triage", + "isOrgProject": true + } } ] }, @@ -6046,6 +6074,13 @@ "parameters": { "action": "unlabeled" } + }, + { + "name": "isInProject", + "parameters": { + "projectName": "Area Pod: Eirik / Krzysztof / Layomi - Issue Triage", + "isOrgProject": true + } } ] }, @@ -6617,6 +6652,13 @@ "parameters": { "action": "unlabeled" } + }, + { + "name": "isInProject", + "parameters": { + "projectName": "Area Pod: Eric / Jeff - Issue Triage", + "isOrgProject": true + } } ] }, @@ -7215,6 +7257,13 @@ "parameters": { "action": "unlabeled" } + }, + { + "name": "isInProject", + "parameters": { + "projectName": "Area Pod: Eric / Maryam / Tarek - Issue Triage", + "isOrgProject": true + } } ] }, @@ -8145,6 +8194,13 @@ "parameters": { "action": "unlabeled" } + }, + { + "name": "isInProject", + "parameters": { + "projectName": "Area Pod: Jeremy / Levi - Issue Triage", + "isOrgProject": true + } } ] },