[ci skip] add 'accepted' to Done project category (#9429)

This commit is contained in:
Jake Potrebic 2023-07-01 01:24:58 -07:00
parent 7a776d1395
commit 13911ad3c2

View file

@ -65,6 +65,7 @@ jobs:
# include "status: needs triage" below to catch any closed issues without setting a resolution
label-to-column-map: |
{
"status: accepted": "Done",
"status: needs triage": "Invalid",
"resolution: works-as-intended": "Invalid",
"resolution: invalid": "Invalid",