Skip to content

fix: report captured OpenTofu plan failures - #20

Merged
xnoto merged 3 commits into
mainfrom
fix/capture-plan-failure-output
Aug 27, 2026
Merged

xnoto merged 3 commits into
mainfrom
fix/capture-plan-failure-output

Conversation

@xnoto

@xnoto xnoto commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • capture make plan stdout and stderr even when the Makefile does not create plan-output.txt
  • retain the actual plan exit code through the capture pipeline
  • redact potentially sensitive plan lines and escape Markdown code fences before updating the sticky plan comment

Validation

  • CI is authoritative: awaiting the repository lint check.

Impact

  • Reusable OpenTofu plan comments become actionable for failed plans across caller roots without publishing known-sensitive output.

@xnoto
xnoto requested a review from a team as a code owner August 27, 2026 19:20
@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown

Shared workflows CI passed

Pre-commit validation passed. View the workflow run.

@xnoto
xnoto merged commit 40d0cee into main Aug 27, 2026
1 check passed
@xnoto
xnoto deleted the fix/capture-plan-failure-output branch August 27, 2026 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant