[ci skip] update projects workflow configuration
This commit is contained in:
parent
8f7ac62905
commit
fbe3c00675
1 changed files with 1 additions and 1 deletions
2
.github/workflows/projects.yml
vendored
2
.github/workflows/projects.yml
vendored
|
@ -33,6 +33,7 @@ jobs:
|
|||
column-field: Status
|
||||
label-to-column-map: |
|
||||
{
|
||||
"resolution: awaiting response": "⌛ Awaiting Response",
|
||||
"resolution: cannot reproduce": "Invalid",
|
||||
"resolution: duplicate": "Invalid",
|
||||
"resolution: incomplete": "Invalid",
|
||||
|
@ -42,7 +43,6 @@ jobs:
|
|||
"resolution: won't fix": "Invalid",
|
||||
"resolution: works as intended": "Invalid",
|
||||
"status: accepted": "✅ Accepted",
|
||||
"status: awaiting response": "⌛ Waiting for Reporter",
|
||||
"status: blocked": "Needs Work",
|
||||
"status: defer upstream": "Needs Work",
|
||||
"status: in progress": "Needs Work",
|
||||
|
|
Loading…
Reference in a new issue