Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): action to autoclose stale issues and prs #1862

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

joroshiba
Copy link
Member

@joroshiba joroshiba commented Dec 6, 2024

Summary

Adds a regularly scheduled action to mark PRs and issues as stale, and then autoclose with a message if no action taken.

Background

Sometimes issues & pull requests stay around without action or cleanup. By tagging stale items and checking them we can make sure the list of PRs and issues we have is actually actionable. Closing does not impact ability to find and use in future, but makes sure that pertinent issues are easy to find.

@github-actions github-actions bot added the ci issues that are related to ci and github workflows label Dec 6, 2024
@joroshiba joroshiba changed the title chore(ci): add regular check for autoclose stale prs chore(ci): add regular check for autoclose stale issues and prs Dec 6, 2024
@joroshiba joroshiba changed the title chore(ci): add regular check for autoclose stale issues and prs chore(ci): action to autoclose stale issues and prs Dec 6, 2024
@joroshiba joroshiba force-pushed the joroshiba/stale-issues-and-prs branch 2 times, most recently from b8baad3 to 9d3f8cf Compare December 6, 2024 19:52
@joroshiba joroshiba marked this pull request as ready for review December 6, 2024 19:52
@joroshiba joroshiba requested a review from a team as a code owner December 6, 2024 19:52
@joroshiba joroshiba force-pushed the joroshiba/stale-issues-and-prs branch from 9d3f8cf to 26e8758 Compare December 6, 2024 19:53
@joroshiba joroshiba added this pull request to the merge queue Dec 10, 2024
Merged via the queue into main with commit 86e0079 Dec 10, 2024
46 checks passed
@joroshiba joroshiba deleted the joroshiba/stale-issues-and-prs branch December 10, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci issues that are related to ci and github workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants