Skip to content

Commit

Permalink
Send new issues to new triage board (#8567)
Browse files Browse the repository at this point in the history
Issues should go to the V2 triage board
  • Loading branch information
kittykat authored Jun 30, 2023
1 parent 2b4b5f0 commit bbcea97
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/triage-incoming.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit bbcea97

Please sign in to comment.