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

[WIP] Policy for removing stale packages #16975

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

logan-markewich
Copy link
Collaborator

It's become increasingly visible that many packages are stale or not maintained. This misleads users into thinking they are using a maintained package/integration, when in reality, it might not be used by anyone or hasn't been updated in ages.

Furthermore, these packages eat up a lot of CICD runtime and other resource usage.

The aim of this PR would be to introduce a policy for moving packages into an "orphaned" branch, and removing them from the docs and main branch.

In this PR:

  • Some way to calculate the "health" of an integration
  • Docs explaining the policy
  • Figuring out the initial candidates for orphaning

Todo:

  • Do we like the current health metric?

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.

1 participant