jina-ai/Jina Hub Updater

Workflow to automatically trigger test / update of your Jina modules on new Jina releases.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_TOKENYour token with access to the Hub repoyes${{ github.token }}
TAG_IN_ISSUESThe team / user to tag in issuesyestest_tag
MODULES_REPOThe repo name (e.g. `jina-ai/jina-hub`)yesjina-ai/jina-hub
COMPARISON_LEVELLevel on which to compare previous Jina core releases when checking for new releases ("major","minor","patch")yesminor
TEST_AGAINTest the module again when an issue is open ("true"/"false")notrue
FORCE_RECHECK_PRTest the module again on the same Jina version ("true"/"false")notrue

no outputs