Skip to content

buildnote submit build-stage

Collects build stage

Usage

buildnote submit build-stage <options>

Options

--name

Name of the build stage

Values: text


--status

Status of build stage

Values: (running|successful|failed|skipped|cancelled|unknown)


--type

Type of the build stage

Values: (build|phase|step|command)


--url

Source url for the build stage (e.g. GitHub workflow run)

Values: value


--parent

Parent build stage name

Values: text


--message

Associated status message

Values: text


-h, --help

Show this message and exit