geforkt von Mirrors/Paper
[ci skip] add 'needs triage' label to invalid on issue close (#9252)
Dieser Commit ist enthalten in:
Ursprung
bacbf86ed2
Commit
8a18fc55ab
2
.github/workflows/projects.yml
vendored
2
.github/workflows/projects.yml
vendored
@ -62,8 +62,10 @@ jobs:
|
|||||||
project-url: https://github.com/orgs/PaperMC/projects/5/views/2
|
project-url: https://github.com/orgs/PaperMC/projects/5/views/2
|
||||||
column-field: Status
|
column-field: Status
|
||||||
clear-on-no-match: false
|
clear-on-no-match: false
|
||||||
|
# include "status: needs triage" below to catch any closed issues without setting a resolution
|
||||||
label-to-column-map: |
|
label-to-column-map: |
|
||||||
{
|
{
|
||||||
|
"status: needs triage": "Invalid",
|
||||||
"resolution: works-as-intended": "Invalid",
|
"resolution: works-as-intended": "Invalid",
|
||||||
"resolution: invalid": "Invalid",
|
"resolution: invalid": "Invalid",
|
||||||
"resolution: wontfix": "Invalid",
|
"resolution: wontfix": "Invalid",
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren