[ci skip] add missing labels to project status map (#9106)
This commit is contained in:
parent
9cda28480e
commit
f8c01122e6
1 changed files with 3 additions and 0 deletions
3
.github/workflows/projects.yml
vendored
3
.github/workflows/projects.yml
vendored
|
@ -35,11 +35,14 @@ jobs:
|
|||
{
|
||||
"status: needs triage": "🕑 Needs Triage",
|
||||
"status: accepted": "✅ Accepted",
|
||||
"status: unlikely": "✅ Accepted",
|
||||
"status: in progress": "Needs Work",
|
||||
"status: rebase required": "Needs Work",
|
||||
"status: blocked": "Needs Work",
|
||||
"status: defer upstream": "Needs Work",
|
||||
"status: input wanted": "Needs Work",
|
||||
"we must go deeper: "Needs Work",
|
||||
"has rough edges": "Needs Work",
|
||||
"status: waiting on reporter": "⌛ Waiting for Reporter",
|
||||
"resolution: works-as-intended": "Invalid",
|
||||
"resolution: invalid": "Invalid",
|
||||
|
|
Loading…
Reference in a new issue