mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-15 01:35:07 +08:00
Send new issues to new triage board (#8567)
Issues should go to the V2 triage board
This commit is contained in:
parent
2b4b5f05eb
commit
bbcea97120
8
.github/workflows/triage-incoming.yml
vendored
8
.github/workflows/triage-incoming.yml
vendored
@ -15,3 +15,11 @@ jobs:
|
||||
project: Issue triage
|
||||
column: Incoming
|
||||
repo-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||
|
||||
triage-new-issues:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/add-to-project@main
|
||||
with:
|
||||
project-url: https://github.com/orgs/vector-im/projects/91
|
||||
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user