aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorJake Potrebic <[email protected]>2023-04-09 00:00:43 -0700
committerGitHub <[email protected]>2023-04-09 09:00:43 +0200
commitf8c01122e69ce1f7681e6bc2b8e280ce807167df (patch)
tree864ec3b64e8e0e46e754b062bba715342ec07ba6 /.github
parent9cda28480e9f21357c8bb473f069c8c853e5cb66 (diff)
downloadPaper-f8c01122e69ce1f7681e6bc2b8e280ce807167df.tar.gz
Paper-f8c01122e69ce1f7681e6bc2b8e280ce807167df.zip
[ci skip] add missing labels to project status map (#9106)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/projects.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/projects.yml b/.github/workflows/projects.yml
index 5d5ae55636..3384d0e8fe 100644
--- a/.github/workflows/projects.yml
+++ b/.github/workflows/projects.yml
@@ -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",