Skip to content

Commit

Permalink
triage-labelled: also set "Status" on ER issues
Browse files Browse the repository at this point in the history
  • Loading branch information
richvdh committed Oct 19, 2023
1 parent 6c017ab commit e4d365a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/triage-labelled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e4d365a

Please sign in to comment.