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

feat: add workflow for staling prs and issues #6022

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

tom-webber
Copy link
Contributor

@tom-webber tom-webber commented Aug 13, 2024

👀 Purpose

  • Cloud Platform GitHub Project are kept in this repo, and this has led to a large number of abandoned GitHub issues that aren't active or planned for future work. It would be preferable to automatically mark these issues for automated closing, then close them.

♻️ What's changed

  • Uses available action to adds Stale label to issues (Cloud Platform GitHub Project are kept in this repo) and PRs that haven't been interacted with for 60 days, then close issues after 7 days (PRs aren't automatically closed)

📝 Notes

  • dependabot PRs are ignored by this action (those PRs tagged with the dependencies label)

Copy link
Contributor

@tmahmood72 tmahmood72 left a comment

Choose a reason for hiding this comment

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

LGTM

@tom-webber tom-webber merged commit 25ce19d into main Aug 13, 2024
3 checks passed
@tom-webber tom-webber deleted the add-issue-pr-staler-workflow branch August 13, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🥇 Done
Development

Successfully merging this pull request may close these issues.

2 participants