浏览代码

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 年之前
父节点
当前提交
18de9a9d8f
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 Issues - waiting for triage,Icebox,Contributor,Product Backlog,Sprint Backlog,In Progress,Review/QA