Skip to content

chore(ci): auto-label new issues with to-groom#1614

Open
brtbrt wants to merge 4 commits into
masterfrom
mbertamini/auto-label-new-issues
Open

chore(ci): auto-label new issues with to-groom#1614
brtbrt wants to merge 4 commits into
masterfrom
mbertamini/auto-label-new-issues

Conversation

@brtbrt

@brtbrt brtbrt commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a GitHub Actions workflow that automatically applies the to-groom label to every newly opened issue.

Details

  • Triggers on issues: opened, so the label is applied immediately when an issue is created.
  • Uses actions/github-script with issues: write permission to call the GitHub API.

Prerequisite

The to-groom label must exist in the repository (Settings → Labels) for the workflow to apply it successfully.

Copilot AI review requested due to automatic review settings July 1, 2026 12:07
@brtbrt brtbrt added the AI AI Generated label Jul 1, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 to automatically apply the to-groom label whenever a new issue is opened, helping keep issue triage consistent.

Changes:

  • Introduces a new workflow triggered on issues: opened.
  • Uses actions/github-script with issues: write permission to add the to-groom label via the GitHub API.

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

Comment thread .github/workflows/label-new-issues.yml Outdated
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Size stats

master this branch diff
Total JS 17 MB 17 MB +2 B
JS without icons 2.09 MB 2.09 MB +2 B
Lib overhead 96.3 kB 96.3 kB 0 B
Lib overhead (gzip) 21.1 kB 21.1 kB 0 B

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Deploy preview for mistica-web ready!

Project:mistica-web
Status: ✅  Deploy successful!
Preview URL:https://mistica-ihbmqkg1i-flows-projects-65bb050e.vercel.app
Latest Commit:6458025

Deployed with vercel-action

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Accessibility report
✔️ No issues found

ℹ️ You can run this locally by executing yarn audit-accessibility.

@brtbrt brtbrt self-assigned this Jul 1, 2026
@brtbrt
brtbrt requested a review from a team as a code owner July 8, 2026 15:32
@brtbrt brtbrt changed the title ci: auto-label new issues with to-groom feat(ci) auto-label new issues with to-groom Jul 8, 2026
@brtbrt brtbrt changed the title feat(ci) auto-label new issues with to-groom chore(ci) auto-label new issues with to-groom Jul 8, 2026
@brtbrt brtbrt changed the title chore(ci) auto-label new issues with to-groom chore(ci): auto-label new issues with to-groom Jul 8, 2026
Comment thread .github/workflows/label-new-issues.yml Outdated
@Marcosld
Marcosld self-requested a review July 9, 2026 14:45
@brtbrt
brtbrt force-pushed the master branch 2 times, most recently from 59b086a to ac8e28d Compare July 15, 2026 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI AI Generated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants