Skip to content

Commit

Permalink
Adding pr-comment option
Browse files Browse the repository at this point in the history
  • Loading branch information
jamengual committed Oct 25, 2024
1 parent 1d5c3cf commit 5900709
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-failed-plan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@ jobs:
with:
actual: "${{ fromJSON(needs.test.outputs.summary) }}"
expected: |
echo "#############"
echo ${{ fromJSON(needs.test.outputs.summary) }}
echo "#############"
## Plan Failed for `foobar-fail` in `plat-ue2-sandbox`
<a href="https://cloudposse.com/"><img src="https://cloudposse.com/logo-300x69.svg" width="100px" align="right"/></a>
Expand Down

0 comments on commit 5900709

Please sign in to comment.