Skip to content

fix: add stale.yml workflow#12

Merged
TMHSDigital merged 1 commit into
mainfrom
fix/add-stale-workflow
May 23, 2026
Merged

fix: add stale.yml workflow#12
TMHSDigital merged 1 commit into
mainfrom
fix/add-stale-workflow

Conversation

@TMHSDigital
Copy link
Copy Markdown
Owner

Summary

Adds .github/workflows/stale.yml to close the gap caught by the ecosystem drift checker (TMHSDigital/Developer-Tools-Directory#62).

The workflow is sourced from the meta-repo scaffold template (scaffold/templates/stale.yml.j2). It contains no plugin-manifest or skills/rules references and applies unchanged to this cursor-plugin repo.

What it does

Marks issues and PRs stale after 30 days of inactivity, closes them after 7 more days. Runs on a weekly schedule and supports workflow_dispatch.

Why

The required-workflows drift check introduced in meta-repo v1.10.0 mandates stale.yml for all cursor-plugin repos. This repo was missing it.

This fix: commit will drive a patch auto-bump via this repo's release.yml on merge. No standards-version marker changes are included; the version rollout is a separate deferred effort.

Signed-off-by: fOuttaMyPaint <TMhospitalitystrategies@gmail.com>
@TMHSDigital TMHSDigital merged commit e1c19fa into main May 23, 2026
10 of 11 checks passed
@TMHSDigital TMHSDigital deleted the fix/add-stale-workflow branch May 23, 2026 23:59
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.

1 participant