mirror of https://github.com/vector-im/riot-web
triage-labelled: also set "Status" on ER issues
parent
6c017ab936
commit
e4d365a1ab
|
@ -156,7 +156,7 @@ jobs:
|
||||||
project-url: ${{ env.PROJECT_URL }}
|
project-url: ${{ env.PROJECT_URL }}
|
||||||
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||||
item-id: ${{ steps.add_to_project.outputs.itemId }} # Use the item-id output of the previous step
|
item-id: ${{ steps.add_to_project.outputs.itemId }} # Use the item-id output of the previous step
|
||||||
field-keys: Workstream,module
|
field-keys: Workstream,module,Status
|
||||||
field-values: Element-R,web
|
field-values: Element-R,web,Qualification
|
||||||
env:
|
env:
|
||||||
PROJECT_URL: https://github.com/orgs/vector-im/projects/76
|
PROJECT_URL: https://github.com/orgs/vector-im/projects/76
|
||||||
|
|
Loading…
Reference in New Issue