Build release evidence pack
build_release_evidence_packCombine Git changes and JUnit reports into a release evidence pack with risk decision, findings, and rollback checklist.
Instructions
Combine Git changes and JUnit reports into a risk decision, findings, and rollback checklist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| baseRef | No | Git base revision used for the working-tree diff | HEAD |
| reportFiles | No | JUnit XML paths relative to repositoryRoot | |
| repositoryRoot | Yes | Absolute path to a local Git repository |