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

Dieser Commit ist enthalten in:
Jake Potrebic 2023-06-03 10:43:38 -07:00 committet von GitHub
Ursprung bacbf86ed2
Commit 8a18fc55ab
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -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",