Skip to content

chore: add needs-triage caller workflow#516

Open
dussab wants to merge 1 commit into
mainfrom
add-needs-triage-workflow
Open

chore: add needs-triage caller workflow#516
dussab wants to merge 1 commit into
mainfrom
add-needs-triage-workflow

Conversation

@dussab
Copy link
Copy Markdown
Member

@dussab dussab commented May 29, 2026

Wires up the org-wide needs-triage reusable workflow. Any new or reopened issue is auto-labeled needs-triage; removing the label signals a maintainer has triaged it. Bot-authored issues are skipped.

Caller declares minimal permissions: issues: write and pins the reusable workflow to a commit SHA (v1). Verified end-to-end in the sandbox.

Copilot AI review requested due to automatic review settings May 29, 2026 10:00
@github-actions github-actions Bot added the size/XS Extra small PR: < 100 lines changed label May 29, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a GitHub Actions workflow that wires this repository into the org-wide needs-triage reusable workflow so newly opened or reopened issues are automatically labeled for maintainer triage, with minimal required permissions and the reusable workflow pinned to a specific commit SHA.

Changes:

  • Introduces an issues-triggered workflow for opened and reopened events.
  • Grants minimal issues: write permission for labeling.
  • Calls the org reusable workflow pinned to a specific commit SHA (v1).

@dussab dussab requested review from kantord and peppescg May 29, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Extra small PR: < 100 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants