igdianov/jx-updatebot-pr

Create a Pull Request on each downstream repository See: https://github.com/jenkins-x-plugins/jx-updatebot

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
auto-mergeshould we automatically merge if the PR pipeline is green (default true)notrue
versionthe version number to promote. If not specified uses $VERSION or the version fileno
version-filethe file to load the version from if not specified directly or via a $VERSION environment variable. Defaults to VERSION in the current dirnoVERSION
dirthe directory look for the VERSION file (default ".")no.
pull-request-titlethe PR titleno""
commit-titlethe commit titleno""
commit-messagethe commit messageno""
pull-request-bodythe PR bodyno""
labelsa list of labels to apply to the PR separated by comma, i.e l1,l2,l3no""
base-branch-namethe base branch name to use for new pull requests. Defaults to default main branch if not specified.no""
flagsCommand options, i.e. --git-credentialsno""
config-filethe updatebot config file. If none specified defaults to .jx/updatebot.yamlno""
git-tokenthe git token used to operate on the git repository. If not specified it's loaded from the git credentials fileno""
git-usernamethe git username used to operate on the git repository. If not specified it's loaded from the git credentials fileno""
git-author-namethe user name to git commitno""
git-author-emailthe user email to git commitno""
jx-updatebot-releasethe version of jx-updatebot releaseno0.3.13

no outputs