From e4ef376e9c23eb30be4523c9e2ccfd1b4d8c79e2 Mon Sep 17 00:00:00 2001 From: Jake Potrebic Date: Sun, 9 Apr 2023 00:00:43 -0700 Subject: [ci skip] add missing labels to project status map (#9106) --- .github/workflows/projects.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.github') 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", -- cgit v1.2.3