Skip to content

Proposal for automatic instance list maintenance  #78

Description

@syeopite

Once either #74 or #76 is merged we should be able to automate instance list maintenance through github actions. Here's an idea of how this may work:

  1. Query instance API
  2. Scans each instance and
    • Validate version date to make sure it is less than thirty days away from iv-org/invidious's latest commit.
    • Validate health to be >= 90%
  3. If either check fails it is removed.
  4. Create PR with the changes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions