Skip to content

Commit

Permalink
[ci skip] add 'needs triage' label to invalid on issue close (PaperMC…
Browse files Browse the repository at this point in the history
  • Loading branch information
Machine-Maker authored Jun 3, 2023
1 parent bacbf86 commit 8a18fc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 8a18fc5

Please sign in to comment.