bcgov / bcgov/action-oc-runner
Add regression tests for commands diagnostics and verbose tracing
Open
- Dominant language
- Shell
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Summary
Add CI coverage to prevent regressions in commands-step error visibility behavior.
## Scope
- Add workflow test that intentionally fails inside `inputs.commands` and verifies actionable `::error` annotation behavior
- Add workflow test path for `verbose: true` to verify trace output is emitted for command execution and internal output mapping
- Keep tests focused on diagnostics contract (not business logic)
## Why
Recent diagnostics improvements are high-value for downstream users; tests should lock this in.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.