[ci skip] add 'accepted' to Done project category (#9429)
This commit is contained in:
parent
f2c1e1366a
commit
e16fefb443
1 changed files with 1 additions and 0 deletions
1
.github/workflows/projects.yml
vendored
1
.github/workflows/projects.yml
vendored
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue