luwen 0.8.5

A high-level interface for Tenstorrent AI accelerators
Documentation
name: Triage

on:
  issues:
    types: [opened]
  pull_request:
    types: [opened]

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