Skip to content

chore: remove stale workflow in favor of Prow#10

Merged
clubanderson merged 1 commit intomainfrom
remove-stale-workflow
Jan 13, 2026
Merged

chore: remove stale workflow in favor of Prow#10
clubanderson merged 1 commit intomainfrom
remove-stale-workflow

Conversation

@clubanderson
Copy link
Copy Markdown
Contributor

Summary

Removes the GitHub Actions stale workflow in favor of Prow's periodic lifecycle jobs.

Reason

Prow now handles stale issue management via:

  • periodic-infra-github-stale-issues - marks issues stale after 90 days
  • periodic-infra-github-rotten-issues - marks stale issues rotten after 30 days
  • periodic-infra-github-close-issues - closes rotten issues after 30 days

Having both systems running creates potential conflicts and duplicate notifications.


Generated with Claude Code

The stale issue management is now handled by Prow periodic jobs:
- periodic-infra-github-stale-issues
- periodic-infra-github-rotten-issues
- periodic-infra-github-close-issues

This removes the duplicate GitHub Actions workflow to avoid conflicts.

Signed-off-by: Andy Anderson <andy@clubanderson.com>

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@kubestellar-prow kubestellar-prow bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label Jan 13, 2026
@kubestellar-prow
Copy link
Copy Markdown

[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 mikespreitzer 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

@kubestellar-prow kubestellar-prow bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 13, 2026
@clubanderson clubanderson merged commit 80ecfa2 into main Jan 13, 2026
6 of 9 checks passed
@kubestellar-prow kubestellar-prow bot deleted the remove-stale-workflow branch January 13, 2026 04:10
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.

1 participant