Skip to content

🌱 Remove label-helper and pr-verify-title β€” not used, floods queue#4174

Merged
clubanderson merged 1 commit intomainfrom
fix/remove-label-helper
Apr 1, 2026
Merged

🌱 Remove label-helper and pr-verify-title β€” not used, floods queue#4174
clubanderson merged 1 commit intomainfrom
fix/remove-label-helper

Conversation

@clubanderson
Copy link
Copy Markdown
Collaborator

Both are Prow-style workflows from kubestellar/infra. Console uses emoji PR titles and GitHub labels, not /kind commands or conventional commits. These fire on every comment/PR and waste runner capacity.

- label-helper: Prow-style /kind /area commands not used, fires on every
  comment and floods runner queue
- pr-verify-title: Checks Prow conventional commit format, not emoji
  prefixes actually used by this repo

Signed-off-by: Andrew Anderson <andy@clubanderson.com>
Copilot AI review requested due to automatic review settings April 1, 2026 14:45
@kubestellar-prow kubestellar-prow bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label Apr 1, 2026
@kubestellar-prow
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign clubanderson for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 1, 2026

βœ… Deploy Preview for kubestellarconsole canceled.

Name Link
πŸ”¨ Latest commit e44517b
πŸ” Latest deploy log https://app.netlify.com/projects/kubestellarconsole/deploys/69cd2f96c5b06a000770d8a5

@kubestellar-prow kubestellar-prow bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 1, 2026
@clubanderson clubanderson merged commit a062796 into main Apr 1, 2026
14 checks passed
@kubestellar-prow kubestellar-prow bot deleted the fix/remove-label-helper branch April 1, 2026 14:46
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

Removes two Prow-style GitHub Actions workflows that trigger frequently (every PR update/comment) and are reportedly unused for this repo’s PR/labeling conventions, reducing unnecessary CI runner load.

Changes:

  • Deleted the PR title verification workflow (pr-verify-title.yml).
  • Deleted the label helper workflow (label-helper.yml).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/pr-verify-title.yml Removes reusable workflow invocation that verifies PR titles on PR events.
.github/workflows/label-helper.yml Removes reusable workflow invocation that applies labels based on issue comments.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

Thank you for your contribution! Your PR has been merged.

Check out what's new:

Stay connected: Slack #kubestellar-dev | Multi-Cluster Survey

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

πŸ‘‹ Hey @clubanderson β€” thanks for opening this PR!

πŸ€– This project is developed exclusively using AI coding assistants.

Please do not attempt to code anything for this project manually.
All contributions should be authored using an AI coding tool such as:

This ensures consistency in code style, architecture patterns, test coverage,
and commit quality across the entire codebase.


This is an automated message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates the PR's author has signed the DCO. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants