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

Create stale.yml #1861

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Create stale.yml #1861

merged 1 commit into from
Aug 12, 2024

Conversation

ivanahuckova
Copy link
Member

@ivanahuckova ivanahuckova commented Aug 1, 2024

This PR adds stale workflow as this repository has a lot of old issues, where we are not certain these are still relevant (some of them are 6+ years old). We've set it up with large time windows (double what we have in grafana/grafana).

For issues:

  • we mark issue as stale if no activity in the last 2 years
  • we close the issue if no further activity in 2 months

For PRs:

  • we mark issue as stale if no activity in the last 60 days
  • we close the issue if no further activity in 2 weeks

The automation won't happen for issues/PRs with following labels no stalebot,type/epic,type/bug

@ivanahuckova ivanahuckova requested a review from a team as a code owner August 1, 2024 09:47
Copy link
Member

@gwdawson gwdawson left a comment

Choose a reason for hiding this comment

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

LGTM

@ivanahuckova ivanahuckova merged commit da09e02 into main Aug 12, 2024
4 checks passed
@ivanahuckova ivanahuckova deleted the ivanahuckova-patch-1 branch August 12, 2024 13:59
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