stescobedo92/azdash cost report

Run azdash against an Azure subscription and publish a Markdown cost report to the job summary and, optionally, as a sticky pull request comment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionazdash release tag to install (for example v0.1.0). Defaults to the latest release.nolatest
argsExtra arguments appended to azdash cost, for example "--subscription my-sub --group-by resource-group".no""
fail-if-exceedsFail the action when the current month cost exceeds this amount.no""
github-tokenToken used to publish the report as a pull request comment. Leave empty to skip commenting.no""
namedescription
reportThe generated Markdown cost report.
exit-codeExit code returned by azdash (2 means the fail-if-exceeds gate tripped).