1
0
Эх сурвалжийг харах

Merge pull request #762 from Avaiga/fix/issue-on-Done-can-be-closed

Fix - Issues on the Done column can be either Closed or Open
Đỗ Trường Giang 1 жил өмнө
parent
commit
18de9a9d8f

+ 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 Issues - waiting for triage,Icebox,Contributor,Product Backlog,Sprint Backlog,In Progress,Review/QA