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

Add stale issue workflow #1088

Merged
merged 1 commit into from
Nov 4, 2022
Merged

Add stale issue workflow #1088

merged 1 commit into from
Nov 4, 2022

Conversation

cartermckinnon
Copy link
Member

@cartermckinnon cartermckinnon commented Nov 4, 2022

Description of changes:

In an effort to compact our backlog, this adds a daily job to mark issues as stale if they've had no activity in the last 90 days. Issues with the never-stale label will be excluded. PR's will be excluded.

This is initially in debug-only mode in order to pro-actively apply never-stale to long-standing issues that remain relevant.

More information available here: https://github.com/actions/stale

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@cartermckinnon cartermckinnon added the enhancement New feature or request label Nov 4, 2022
@cartermckinnon cartermckinnon merged commit 112e919 into master Nov 4, 2022
@cartermckinnon cartermckinnon deleted the add-stale-issue-workflow branch November 4, 2022 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants