From e4d365a1ab7ea38f66667c2da7a6078914a48c5a Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Thu, 19 Oct 2023 12:39:46 +0100 Subject: [PATCH] triage-labelled: also set "Status" on ER issues --- .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 109c212637..798a9acc37 100644 --- a/.github/workflows/triage-labelled.yml +++ b/.github/workflows/triage-labelled.yml @@ -156,7 +156,7 @@ jobs: project-url: ${{ env.PROJECT_URL }} github-token: ${{ secrets.ELEMENT_BOT_TOKEN }} item-id: ${{ steps.add_to_project.outputs.itemId }} # Use the item-id output of the previous step - field-keys: Workstream,module - field-values: Element-R,web + field-keys: Workstream,module,Status + field-values: Element-R,web,Qualification env: PROJECT_URL: https://github.com/orgs/vector-im/projects/76