Skip to content

fix(changelog-check): add shouldExtractPrLinks to parseChangelog to populate prNumbers #162

fix(changelog-check): add shouldExtractPrLinks to parseChangelog to populate prNumbers

fix(changelog-check): add shouldExtractPrLinks to parseChangelog to populate prNumbers #162

name: Add team label
on:
pull_request:
types:
- opened
jobs:
add-team-label:
uses: ./.github/workflows/add-team-label.yml
secrets:
TEAM_LABEL_TOKEN: ${{ secrets.TEAM_LABEL_TOKEN }}