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 bot to close stale issues #864

Merged
merged 4 commits into from Jun 13, 2023
Merged

Conversation

cjbarth
Copy link
Collaborator

@cjbarth cjbarth commented Jun 2, 2023

Add a bot to close issues after 120 days being open with no activity. This is a long time for sure, but it does help with some house-keeping. We can adjust the numbers as needed, but this gives us a starting point on this sometimes-slow-moving project.

@markstos
Copy link
Contributor

markstos commented Jun 2, 2023

I agree this is useful and we can tune the value later.

@markstos
Copy link
Contributor

markstos commented Jun 2, 2023

I see we have a ton of "pr-welcome" issues that no one is motivated enough to submit a PR for that the "stale bot" would likely target.

@cjbarth
Copy link
Collaborator Author

cjbarth commented Jun 2, 2023

If I did it correctly, it will ignore issues with pr-welcome.

@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Merging #864 (eb1e830) into master (a14f25a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #864   +/-   ##
=======================================
  Coverage   65.10%   65.10%           
=======================================
  Files           4        4           
  Lines         149      149           
  Branches       37       37           
=======================================
  Hits           97       97           
  Misses         29       29           
  Partials       23       23           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cjbarth cjbarth added the chore Refactoring, etc. to keep code-rot in check. label Jun 13, 2023
@cjbarth cjbarth merged commit 96f49d2 into node-saml:master Jun 13, 2023
5 checks passed
@cjbarth cjbarth deleted the stale-action branch June 14, 2023 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactoring, etc. to keep code-rot in check.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants