nemerosa/Ontrack CLI Build

Creates or updates, configures a build

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
projectName of the Ontrack project. If not set, the action will try to get the information from the current GitHub repository. no""
branchName of the Ontrack branch.If not set, the action will try to get the information from the current Git branch. no""
buildName of the build to create. Use a default name if not provided. no""
releaseRelease label to associate with the build. no""
runInfoAssociates some run info with the build (duration, trigger, etc.). nofalse
workflowRunAssociates the build to a link to the workflow run nofalse
logging`true` if operations must be logged. nofalse
executableName of the Ontrack CLI executablenoontrack-cli

no outputs