Skip to content

ci: introduce workflow for tracking issues/prs for Invertase internal project board #1

ci: introduce workflow for tracking issues/prs for Invertase internal project board

ci: introduce workflow for tracking issues/prs for Invertase internal project board #1

name: Forward issue + PR activity to project board manager
on:
issues:
types: [opened, reopened, closed, labeled, unlabeled]
issue_comment:
types: [created]
pull_request:
types: [opened, edited, reopened, synchronize]
permissions:
id-token: write
contents: read
issues: read
pull-requests: read
jobs:
forward:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: invertase/invertase-project-board@v1
with:
project-boards: '[73]'