changelog github-decision cli command

docs-builder changelog github-decision \
  --metadata <string> \
  --commit-outcome <enum> \
  [options]
		

(CI, hidden) Record commit outcome into the decision metadata file.

--metadata string required
Path to the decision metadata.json file
--commit-outcome enum required

Outcome of the changelog commit step

Values: none, committed, failed

--committed-file string
Repo-relative path to the committed file (when commitOutcome is Committed)
-l --log-level enum

Minimum log level.

Values: trace, debug, information, warning, error, critical, none

Default: information

-c --config-source enum

Override the configuration source: local, remote

Values: local, remote, embedded

--skip-private-repositories
Skip cloning private repositories
-l --log-level enum

Minimum log level.

Values: trace, debug, information, warning, error, critical, none

Default: information

-c --config-source enum

Override the configuration source: local, remote

Values: local, remote, embedded

--skip-private-repositories

Skip cloning private repositories