Skip to content

Commit

Permalink
Merge pull request #12248 from NuGet/dev-hengliu-fb-closeStaleIcebox-…
Browse files Browse the repository at this point in the history
…removeInternalDebuggingLabel

Update a bot to Close stale icebox issues, remove internal-debugging label
  • Loading branch information
heng-liu committed Nov 17, 2022
2 parents 71715cf + dfb81ad commit c8667db
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .github/fabricbot.json
Original file line number Diff line number Diff line change
Expand Up @@ -1700,12 +1700,6 @@
"parameters": {
"label": "Icebox cleanup candidate"
}
},
{
"name": "hasLabel",
"parameters": {
"label": "internal-debugging"
}
}
],
"actions": [
Expand Down Expand Up @@ -1843,12 +1837,6 @@
"parameters": {
"days": 14
}
},
{
"name": "hasLabel",
"parameters": {
"label": "internal-debugging"
}
}
],
"taskName": "[Close stale icebox][3-2] Close \"Icebox cleanup candidate\" if no activity within 14 days.",
Expand Down Expand Up @@ -1901,12 +1889,6 @@
}
}
]
},
{
"name": "hasLabel",
"parameters": {
"label": "internal-debugging"
}
}
]
},
Expand Down

0 comments on commit c8667db

Please sign in to comment.