diff --git a/.github/workflows/projects.yml b/.github/workflows/projects.yml index a996782b7..979d00e5e 100644 --- a/.github/workflows/projects.yml +++ b/.github/workflows/projects.yml @@ -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",