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 automation for issues and PRs #4964

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fmarco76
Copy link
Member

Since there are many old issues/PRs we could close them with Stale label.

I have added this automation which should mark stale after 365 days and close after toehr 30 days.
For the moment it does dry-run but logs all the action it should perform so we can verify if it work properly and tune the parameter before going live.

See https://github.com/actions/stale

@fmarco76 fmarco76 requested a review from edewata February 20, 2025 18:23
Copy link
Contributor

@edewata edewata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I think eventually we don't really want to keep old PRs/issues older than 180 days, but feel free to start with 365 days for now.

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.

2 participants