name: Triage
on:
issues:
types:
pull_request:
types:
permissions:
contents: read
issues: write
pull-requests: write
jobs:
# Label issues and PRs from external contributors
community:
uses: tenstorrent/tt-github-actions/.github/workflows/issues-community-autotag.yml@main
secrets:
AUTOLABEL_COMMUNITY_ISSUES: ${{ secrets.AUTOLABEL_COMMUNITY_ISSUES }}