From c5da65ba60aa3ace760bf8ac6b4e4dfcc6f31597 Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 3 Apr 2024 17:39:28 +0100 Subject: [PATCH] Update the issue triage labeller for the new triage project It was failing because the old project has been deleted, so update it to the new one. --- .github/workflows/triage-labelled.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/triage-labelled.yml b/.github/workflows/triage-labelled.yml index 6c332bd4ca..a8401af324 100644 --- a/.github/workflows/triage-labelled.yml +++ b/.github/workflows/triage-labelled.yml @@ -60,8 +60,8 @@ jobs: - uses: konradpabjan/move-labeled-or-milestoned-issue@190352295fe309fcb113b49193bc81d9aaa9cb01 with: action-token: "${{ secrets.ELEMENT_BOT_TOKEN }}" - project-url: "https://github.com/element-hq/element-web/projects/27" - column-name: "Need info" + project-url: "https://github.com/element-hq/element-web/projects/120" + column-name: "Needs info" label-name: "X-Needs-Info" add_priority_design_issues_to_project: