lbussell/Check for Updates

Check for software updates using endoflife.date and create issues for new releases

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
productThe endoflife.date product ID (e.g., ubuntu, alpine-linux)yes
tokenGitHub token for creating issues. Requires issues: write permissions.no${{ github.token }}
labelsComma-separated list of labels to add to the issue (e.g., "dependencies,update-available")no""
namedescription
new-versionThe new version if one was found, empty string otherwise
issue-numberThe issue number created if a new version was found, empty string otherwise