mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-25 03:55:14 +01:00
[ci skip] add 'accepted' to Done project category (#9429)
This commit is contained in:
parent
f2c1e1366a
commit
e16fefb443
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 New Issue
Block a user