trondhauge85/AI Code Review

Uses Gemini to review code changes in a PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for API callsyes
gemini-api-keyAPI Key for Google Geminiyes
gemini-modelWhich Gemini model to use (e.g., gemini-1.5-flash, gemini-pro)nogemini-1.5-flash
ignore-patternsMultiline string of glob patterns for file paths to exclude from the review. Matches against the file path in the PR (e.g., 'dist/**', '**/package-lock.json'). no""

no outputs