montagne-dev/LampeCI

Supercharge your code reviews and PR documentation with intelligent, AI-powered generation using the Lampe SDK

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 5, 2026
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: montagne-dev/lampe@20dc1215eea0df18861cd7053f7c4a4be52e9910 # v0.8.0

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

namedescriptionrequireddefault
commandThe Lampe CLI command to run (describe, review, healthcheck)yesdescribe
repoRepository path (defaults to current directory)no.
titlePR title (for local runs)noPull Request
pr_numberPR numberno${{ github.event.number }}
base_refBase ref for comparisonno${{ github.base_ref }}
head_refHead ref for comparisonno${{ github.head_ref }}
outputOutput provider (auto|console|github|gitlab|bitbucket)noauto
variantGeneration variant (default|agentic)nodefault
files_excludeComma-separated list of file patterns to excludeno
files_reincludeComma-separated list of file patterns to reincludeno
max_tokensMaximum tokens for truncationno100000
timeout_secondsTimeout in secondsno
verboseEnable verbose outputnofalse
review_depthReview depth level (basic|standard|comprehensive). Model selection: basic=gpt-5-nano, standard=gpt-5, comprehensive=gpt-5.1nostandard
deepen_lengthGit fetch deepen length for merge-baseno100

no outputs