mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-27 15:00:13 +01:00
[ci skip] add 'accepted' to Done project category (#9429)
This commit is contained in:
parent
7a776d1395
commit
13911ad3c2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/projects.yml
vendored
1
.github/workflows/projects.yml
vendored
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue