Bladeren bron

fix: issues on the Done column can be either Closed or Open

trgiangdo 1 jaar geleden
bovenliggende
commit
7a7169574f
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      .github/workflows/sync-project-issue-state.yml

+ 1 - 1
.github/workflows/sync-project-issue-state.yml

@@ -45,4 +45,4 @@ jobs:
           # If the issue is in the Closed column, it will be closed.
           closed_statuses: Closed
           # If the issue is in any of the following columns, it will be opened.
-          open_statuses: New Issue,Icebox,Contributor,Product Backlog,Sprint Backlog,In Progress,Review/QA,Done
+          open_statuses: New Issue,Icebox,Contributor,Product Backlog,Sprint Backlog,In Progress,Review/QA