Send new issues to new triage board (#8567)

Issues should go to the V2 triage board
This commit is contained in:
Kat Gerasimova 2023-06-30 15:18:15 +01:00 committed by GitHub
parent 2b4b5f05eb
commit bbcea97120
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}