Skip to content

ci: add stale issue and PR cleanup workflow#5456

Open
jgoux wants to merge 2 commits into
developfrom
codex/stale-issue-pr-cleanup
Open

ci: add stale issue and PR cleanup workflow#5456
jgoux wants to merge 2 commits into
developfrom
codex/stale-issue-pr-cleanup

Conversation

@jgoux
Copy link
Copy Markdown
Contributor

@jgoux jgoux commented Jun 3, 2026

What changed

Adds a scheduled GitHub Actions workflow that closes stale open issues and pull requests after 90 days of inactivity. The workflow leaves a friendly comment before closing and lets users know they can reopen or ask a maintainer to reopen if the item is still relevant.

The workflow also supports manual dispatch. Manual runs default to dry-run mode unless execute is set to true.

Why

The CLI repo has a large stale backlog. With the current repository state, a 90-day inactivity cutoff would close 165 issues and 40 PRs, leaving 146 issues and 40 PRs open.

@jgoux jgoux changed the title [codex] Add stale issue and PR cleanup workflow ci: add stale issue and PR cleanup workflow Jun 3, 2026
@jgoux jgoux marked this pull request as ready for review June 5, 2026 13:45
@jgoux jgoux force-pushed the codex/stale-issue-pr-cleanup branch from 51eadcf to 14201e9 Compare June 5, 2026 13:45
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 5, 2026

Supabase CLI preview

npx --yes https://pkg.pr.new/supabase@5456

Preview package for commit 14201e9.

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