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

Handling of unmaintained projects #109

Open
mjhea0 opened this issue Dec 12, 2021 · 2 comments
Open

Handling of unmaintained projects #109

mjhea0 opened this issue Dec 12, 2021 · 2 comments

Comments

@mjhea0
Copy link
Owner

mjhea0 commented Dec 12, 2021

@Kludex brought up a good point: How should unmaintained projects be handled?

Some ideas:

  • Should we set a flag on the line to mark that it's unmaintained?
  • Should we open PRs automatically to evaluate the state of the project once the project is unmaintained after X months?
  • Define what is "unmaintained" for us. What does it mean to be unmaintained? A year without any update on the repository, or a year without any commit?
  • Not act at all. Remove only if a PR is received stating the reasons of the removal.
@Kludex
Copy link
Contributor

Kludex commented Dec 12, 2021

Best-of template uses emojis for 6 months and 12 months of inactivity, jfyk.

Ref.: https://github.com/ml-tooling/best-of-python#explanation

@Kludex
Copy link
Contributor

Kludex commented Sep 7, 2022

I can work on some automation, we just need to define rules. We can start with a single case:

  • Mark projects as unmaintained (with an emoji or sentence) on the list.

Or maybe some rule to remove projects?

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

No branches or pull requests

2 participants