ykmr1224/GitHub Review Analyzer

Analyze GitHub AI reviewer effectiveness with comprehensive metrics and reporting

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for API access (use secrets.GITHUB_TOKEN or personal access token)yes
repositoryRepository to analyze in format "owner/repo" (defaults to current repository)no${{ github.repository }}
reviewer-usernameAI reviewer username to analyze (e.g., "coderabbitai[bot]")yes
start-dateAnalysis start date in YYYY-MM-DD format (required if days not provided)no
end-dateAnalysis end date in YYYY-MM-DD format (required if days not provided)no
daysNumber of days to analyze from today (alternative to start-date/end-date)no7
output-pathOutput directory for generated reportsno./pr-metrics-reports
namedescription
report-json-pathPath to the generated JSON report
report-markdown-pathPath to the generated Markdown report