framjet/Docker Upstream Image Tracker action

GitHub Action to track the upstream docker image

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
contextWhere to get context data. Allowed options are "git" (default), "workflow".yesgit
rev-providerRevision provider to use. Allowed options are "git" (default), "config" (Uses folder hash + config.related instead of git rev).yesgit
forceForce the action to run even if the image is up to date.nofalse
configThe path to the configuration fileyes./uptrack.json
usernameThe username to use for the registryyes
passwordThe password to use for the registryyes
label-prefixThe prefix to use for labelsyesorg.framjet.uptrack.
sep-tagsSeparator to use for tags output (default \n)no
sep-labelsSeparator to use for labels output (default \n)no
sep-build-argsSeparator to use for build args output (default \n)no
github-tokenGitHub Token as provided by secretsyes${{ github.token }}
namedescription
matrixThe matrix of tags and labels in JSON format