Loading

changelog evaluate-artifact cli command

docs-builder changelog evaluate-artifact \
  --metadata <string> \
  --owner <string> \
  --repo <string>
		

(CI) Evaluate downloaded artifact in the resolving workflow.

--metadata string required
Path to the downloaded metadata.json file
--owner string required
GitHub repository owner
--repo string required
GitHub repository name
-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

--[no-]skip-private-repositories

Skip cloning private repositories