Skip to content

chore: add needs-triage caller workflow#1237

Merged
dussab merged 1 commit into
mainfrom
add-needs-triage-workflow
May 29, 2026
Merged

chore: add needs-triage caller workflow#1237
dussab merged 1 commit into
mainfrom
add-needs-triage-workflow

Conversation

@dussab

@dussab dussab commented May 29, 2026

Copy link
Copy Markdown
Member

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.

@dussab dussab requested a review from a team as a code owner May 29, 2026 10:16
@github-actions

Copy link
Copy Markdown
Contributor

Registry Build Preview

All registries built successfully!

Registry: official

  • Total Servers: 84
    • Container-based: 53
    • Remote: 31
  • Skills: 0
  • File Size: 2.2M
  • Last Updated: 2026-05-29T10:21:55Z

Registry: toolhive

  • Total Servers: 111
    • Container-based: 80
    • Remote: 31
  • Skills: 129
  • File Size: 2.6M
  • Last Updated: 2026-05-29T10:21:55Z

Copilot AI left a comment

Copy link
Copy Markdown

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 caller workflow that delegates issue triage labeling to the org-wide reusable workflow stacklok/.github/.github/workflows/needs-triage.yml, auto-labeling new/reopened issues with needs-triage.

Changes:

  • New workflow .github/workflows/triage.yml triggered on issues: [opened, reopened].
  • Grants minimal issues: write permission at the workflow level.
  • Pins the reusable workflow by full commit SHA with a # v1 comment, consistent with existing pinning conventions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dussab dussab merged commit ca21a91 into main May 29, 2026
9 of 10 checks passed
@dussab dussab deleted the add-needs-triage-workflow branch May 29, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants