Skip to content

chore: add needs-triage caller workflow#905

Merged
danbarr merged 2 commits into
mainfrom
add-needs-triage-workflow
Jun 1, 2026
Merged

chore: add needs-triage caller workflow#905
danbarr merged 2 commits 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:53
@vercel
Copy link
Copy Markdown

vercel Bot commented May 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs-website Ready Ready Preview, Comment Jun 1, 2026 2:50pm

Request Review

Copy link
Copy Markdown
Contributor

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

This PR adds a GitHub Actions workflow that calls Stacklok's org-wide reusable needs-triage workflow so newly opened or reopened issues are automatically labeled needs-triage for maintainer triage tracking.

Changes:

  • Add a new Needs Triage workflow triggered on issues events (opened, reopened).
  • Grant minimal issues: write permissions to allow labeling.
  • Call the pinned reusable workflow (stacklok/.github/.../needs-triage.yml) by commit SHA.

@danbarr danbarr enabled auto-merge (squash) June 1, 2026 14:58
Copilot AI requested a review from danbarr June 1, 2026 15:02
@danbarr danbarr merged commit c58f4c9 into main Jun 1, 2026
5 checks passed
@danbarr danbarr deleted the add-needs-triage-workflow branch June 1, 2026 15:23
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.

5 participants