Explorar el Código

fix: rename New Issue column

trgiangdo hace 1 año
padre
commit
234fa585dd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
+          open_statuses: New Issues - waiting for triage,Icebox,Contributor,Product Backlog,Sprint Backlog,In Progress,Review/QA