Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

ci: add stale workflow to close issues and PRs #279

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

danroc
Copy link
Contributor

@danroc danroc commented Mar 14, 2024

This pull request adds a stale workflow to automatically close stale issues and pull requests. The workflow runs on a schedule and checks for issues and pull requests that have been open for 30 days with no activity. If an issue or pull request is found to be stale, a comment is added with a warning message. If the stale label or comment is not removed within 7 days, the issue or pull request will be automatically closed.

@danroc danroc requested a review from a team as a code owner March 14, 2024 14:48
@danroc danroc added this pull request to the merge queue Mar 14, 2024
Merged via the queue into main with commit 547543e Mar 14, 2024
16 checks passed
@danroc danroc deleted the feature/add-stale-action branch March 14, 2024 15:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants