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

This commit is contained in:
Jake Potrebic 2023-07-01 01:24:58 -07:00 committed by GitHub
parent f2c1e1366a
commit e16fefb443
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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",