jina-ai/Jina Hub Updater
Workflow to automatically trigger test / update of your Jina modules on new Jina releases.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Your token with access to the Hub repo | yes | ${{ github.token }} |
| TAG_IN_ISSUES | The team / user to tag in issues | yes | test_tag |
| MODULES_REPO | The repo name (e.g. `jina-ai/jina-hub`) | yes | jina-ai/jina-hub |
| COMPARISON_LEVEL | Level on which to compare previous Jina core releases when checking for new releases ("major","minor","patch") | yes | minor |
| TEST_AGAIN | Test the module again when an issue is open ("true"/"false") | no | true |
| FORCE_RECHECK_PR | Test the module again on the same Jina version ("true"/"false") | no | true |
Outputs
no outputs