changelog evaluate-artifact cli command
docs-builder changelog evaluate-artifact \
--metadata <string> \
--owner <string> \
--repo <string>
(CI) Evaluate downloaded artifact in the resolving workflow.
--metadatastringrequired- Path to the downloaded metadata.json file
--ownerstringrequired- GitHub repository owner
--repostringrequired- GitHub repository name
-l--log-levelenum-
Minimum log level.
Values: trace, debug, information, warning, error, critical, none
Default:
information -c--config-sourceenum-
Override the configuration source: local, remote
Values: local, remote, embedded
--[no-]skip-private-repositories- Skip cloning private repositories
Reads metadata, validates PR state (SHA, labels), and sets GitHub Actions outputs for downstream steps (commit, comment).