Skip to content

Commit f29f927

Browse files
Merge pull request #7762 from jeffhandley/jeffhandley/area-pod-update
Update fabricbot to reflect area pod change
2 parents 0b39a8f + 1a74062 commit f29f927

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

.github/fabricbot.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3191,7 +3191,7 @@
31913191
{
31923192
"name": "isInProject",
31933193
"parameters": {
3194-
"projectName": "Area Pod: Carlos / Santi - Issue Triage",
3194+
"projectName": "Area Pod: Carlos / Jeremy - Issue Triage",
31953195
"isOrgProject": true
31963196
}
31973197
}
@@ -3200,7 +3200,7 @@
32003200
{
32013201
"name": "isInProjectColumn",
32023202
"parameters": {
3203-
"projectName": "Area Pod: Carlos / Santi - Issue Triage",
3203+
"projectName": "Area Pod: Carlos / Jeremy - Issue Triage",
32043204
"isOrgProject": true,
32053205
"columnName": "Triaged"
32063206
}
@@ -3214,12 +3214,12 @@
32143214
"issues",
32153215
"project_card"
32163216
],
3217-
"taskName": "[Area Pod: Carlos / Santi - Issue Triage] Add new issue to Board",
3217+
"taskName": "[Area Pod: Carlos / Jeremy - Issue Triage] Add new issue to Board",
32183218
"actions": [
32193219
{
32203220
"name": "addToProject",
32213221
"parameters": {
3222-
"projectName": "Area Pod: Carlos / Santi - Issue Triage",
3222+
"projectName": "Area Pod: Carlos / Jeremy - Issue Triage",
32233223
"columnName": "Needs Triage",
32243224
"isOrgProject": true
32253225
}
@@ -3318,7 +3318,7 @@
33183318
{
33193319
"name": "isInProject",
33203320
"parameters": {
3321-
"projectName": "Area Pod: Carlos / Santi - Issue Triage",
3321+
"projectName": "Area Pod: Carlos / Jeremy - Issue Triage",
33223322
"isOrgProject": true
33233323
}
33243324
}
@@ -3327,7 +3327,7 @@
33273327
{
33283328
"name": "isInProjectColumn",
33293329
"parameters": {
3330-
"projectName": "Area Pod: Carlos / Santi - Issue Triage",
3330+
"projectName": "Area Pod: Carlos / Jeremy - Issue Triage",
33313331
"columnName": "Triaged",
33323332
"isOrgProject": true
33333333
}
@@ -3340,12 +3340,12 @@
33403340
"eventNames": [
33413341
"issue_comment"
33423342
],
3343-
"taskName": "[Area Pod: Carlos / Santi - Issue Triage] Needs Further Triage",
3343+
"taskName": "[Area Pod: Carlos / Jeremy - Issue Triage] Needs Further Triage",
33443344
"actions": [
33453345
{
33463346
"name": "addToProject",
33473347
"parameters": {
3348-
"projectName": "Area Pod: Carlos / Santi - Issue Triage",
3348+
"projectName": "Area Pod: Carlos / Jeremy - Issue Triage",
33493349
"columnName": "Needs Triage",
33503350
"isOrgProject": true
33513351
}
@@ -3365,7 +3365,7 @@
33653365
{
33663366
"name": "isInProjectColumn",
33673367
"parameters": {
3368-
"projectName": "Area Pod: Carlos / Santi - Issue Triage",
3368+
"projectName": "Area Pod: Carlos / Jeremy - Issue Triage",
33693369
"columnName": "Needs Triage",
33703370
"isOrgProject": true
33713371
}
@@ -3470,12 +3470,12 @@
34703470
"issues",
34713471
"project_card"
34723472
],
3473-
"taskName": "[Area Pod: Carlos / Santi - Issue Triage] Remove relabeled issues",
3473+
"taskName": "[Area Pod: Carlos / Jeremy - Issue Triage] Remove relabeled issues",
34743474
"actions": [
34753475
{
34763476
"name": "removeFromProject",
34773477
"parameters": {
3478-
"projectName": "Area Pod: Carlos / Santi - Issue Triage",
3478+
"projectName": "Area Pod: Carlos / Jeremy - Issue Triage",
34793479
"isOrgProject": true
34803480
}
34813481
}
@@ -3550,7 +3550,7 @@
35503550
{
35513551
"name": "isInProject",
35523552
"parameters": {
3553-
"projectName": "Area Pod: Carlos / Santi - PRs",
3553+
"projectName": "Area Pod: Carlos / Jeremy - PRs",
35543554
"isOrgProject": true
35553555
}
35563556
}
@@ -3564,12 +3564,12 @@
35643564
"issues",
35653565
"project_card"
35663566
],
3567-
"taskName": "[Area Pod: Carlos / Santi - PRs] Add new PR to Board",
3567+
"taskName": "[Area Pod: Carlos / Jeremy - PRs] Add new PR to Board",
35683568
"actions": [
35693569
{
35703570
"name": "addToProject",
35713571
"parameters": {
3572-
"projectName": "Area Pod: Carlos / Santi - PRs",
3572+
"projectName": "Area Pod: Carlos / Jeremy - PRs",
35733573
"columnName": "Needs Champion",
35743574
"isOrgProject": true
35753575
}
@@ -3589,7 +3589,7 @@
35893589
{
35903590
"name": "isInProjectColumn",
35913591
"parameters": {
3592-
"projectName": "Area Pod: Carlos / Santi - PRs",
3592+
"projectName": "Area Pod: Carlos / Jeremy - PRs",
35933593
"columnName": "Needs Champion",
35943594
"isOrgProject": true
35953595
}
@@ -3695,12 +3695,12 @@
36953695
"issues",
36963696
"project_card"
36973697
],
3698-
"taskName": "[Area Pod: Carlos / Santi - PRs] Remove relabeled PRs",
3698+
"taskName": "[Area Pod: Carlos / Jeremy - PRs] Remove relabeled PRs",
36993699
"actions": [
37003700
{
37013701
"name": "removeFromProject",
37023702
"parameters": {
3703-
"projectName": "Area Pod: Carlos / Santi - PRs",
3703+
"projectName": "Area Pod: Carlos / Jeremy - PRs",
37043704
"isOrgProject": true
37053705
}
37063706
}

0 commit comments

Comments
 (0)