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

Added actions workflow to clean up stale PRs #540

Merged
merged 4 commits into from
Nov 14, 2024

Conversation

nicksantamaria
Copy link
Contributor

Problem/Motivation

There are many ancient PRs on this project. Clearly they are not useful.

Fix

Adds a workflow which

  • Marks PRs as stale if they have not been merged after 28 days.
  • Closes stale PRs after an additional 14 days if they have not been merged or had the stale label removed.

@MdNadimHossain
Copy link
Contributor

lint issue

@nicksantamaria
Copy link
Contributor Author

@MdNadimHossain hey sorry about that. Looks like the build is green now so happy days!

Copy link
Contributor

@MdNadimHossain MdNadimHossain left a comment

Choose a reason for hiding this comment

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

Nice one, thanks Nick

@MdNadimHossain MdNadimHossain merged commit 6b67c71 into develop Nov 14, 2024
1 check passed
@MdNadimHossain MdNadimHossain deleted the feature/stale-prs branch November 14, 2024 02:22
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.

3 participants