[ci skip] add 'needs triage' label to invalid on issue close (#9252)

This commit is contained in:
Jake Potrebic 2023-06-03 10:43:38 -07:00 committed by GitHub
parent bacbf86ed2
commit 8a18fc55ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,8 +62,10 @@ jobs:
project-url: https://github.com/orgs/PaperMC/projects/5/views/2
column-field: Status
clear-on-no-match: false
# include "status: needs triage" below to catch any closed issues without setting a resolution
label-to-column-map: |
{
"status: needs triage": "Invalid",
"resolution: works-as-intended": "Invalid",
"resolution: invalid": "Invalid",
"resolution: wontfix": "Invalid",