Skip to content

Update "Close inactive issues" workflow to close issues after 180 days of inactivity #909

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

Merged

Conversation

tommaso-moro
Copy link
Contributor

@tommaso-moro tommaso-moro commented Aug 18, 2025

We should only close issues if they have been inactive for 180 days. With this PR, we mark an issue as stale and warn the user after 60 days of inactivity, and close the issue after another 120 days if still inactive.

@Copilot Copilot AI review requested due to automatic review settings August 18, 2025 14:53
@tommaso-moro tommaso-moro requested a review from a team as a code owner August 18, 2025 14:53
@tommaso-moro tommaso-moro merged commit 8bfe0c3 into github:main Aug 18, 2025
10 checks passed
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates the GitHub workflow to close issues after 180 days of inactivity instead of the previous 70 days (60 days to mark as stale + 10 days before closing).

  • Increases the stale period from 60 to 170 days, maintaining the 10-day closing period for a total of 180 days

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

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