am11abhi/AI PR Summarizer

Automatically summarize pull requests using Google Gemini AI. Generates concise summaries of code changes and posts them as PR comments.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
gemini_api_keyYour Google Gemini API key (store as a secret)yes
base_refThe base branch to compare changes against (e.g., 'main')nomain
max_diff_size_kbMaximum diff size in KB to process (to avoid API limits)no100
modelGemini model to use (e.g., 'gemini-2.5-flash')nogemini-2.5-flash
update_commentWhether to update an existing summary comment instead of creating a new onenofalse
namedescription
summaryThe generated PR summary text