release_report
Generate a markdown release report summarizing inputs, tags, pipelines, versions, and job log values for a given coordinate, with optional publishing to a state repository.
Instructions
The release report (markdown): inputs, per-node tags, pipelines, produced versions, and values captured from job logs (e.g. Sonar report URLs).
With publish=true the report is also committed to the state repo (reports/.md).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| publish | No | ||
| coordinate | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |