https://infracost.io logo
b

brave-fireman-95738

05/11/2022, 8:03 AM
b

busy-agent-35515

05/11/2022, 8:08 AM
This is really cool, thanks for posting Duncan! 🙂
b

brave-fireman-95738

05/11/2022, 8:11 AM
Yeah I was thinking you could maybe just pipe
infracost output --format github-comment
(which I assume is Markdown) to
$GITHUB_STEP_SUMMARY
and it would look nice.
I wonder how often this page is looked at. Having a comment on a PR is more prominent (+ notifications), but having such option surely will give more possibilities.
👍 1
l

little-author-61621

05/11/2022, 3:14 PM
This is awesome!
f

fast-kangaroo-71654

05/20/2022, 2:43 PM
@busy-agent-35515 I looked at your test repo but didn't understood how you've managed to get this result. How/where the report is passed to GITHUB_STEP_SUMMARY?
b

busy-agent-35515

05/20/2022, 2:44 PM
Using
infracost output
command we can generate the markdown that we send to the ENV var
f

fast-kangaroo-71654

05/20/2022, 2:45 PM
Thanks!
🙌 1
j

jolly-pilot-68525

05/23/2022, 11:15 PM
This is sweet, thanks for the heads up!
8 Views