cloudlabone/Infra-Lens

AI summaries for AWS CDK diffs, posted on every PR. Powered by Claude.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 20, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: cloudlabone/infra-lens@ad5ad7ef1a4a99103957ae2f11d3a0fd16e06bd9 # v1.0.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
anthropic-api-keyAnthropic API key. Get one at console.anthropic.com.yes
cdk-diff-filePath to the CDK diff JSON file. See README for the expected format.nocdk-diff.json
output-formatRender format for the summary.nomarkdown
languageSummary language (en, nl).noen
modelClaude model ID. Defaults to claude-opus-4-7.noclaude-opus-4-7
max-tokensMaximum tokens in the summary.no1024
fail-on-destructiveFail the workflow if destructive changes (destroy/replace) are detected.nofalse
post-commentPost the summary as a PR comment.notrue
create-issueIf there is no PR, create an issue with the summary instead.nofalse
namedescription
summaryThe generated summary.
successtrue on success, false on failure.
issue-numberPR or issue number that received the comment, if any.