Skip to content

Commit

Permalink
[ci skip] add 'accepted' to Done project category (#9429)
Browse files Browse the repository at this point in the history
  • Loading branch information
Machine-Maker committed Jul 1, 2023
1 parent f2c1e13 commit e16fefb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit e16fefb

Please sign in to comment.