softrams/Pull Request Magic

Pull Request Magic enables you to streamline your workflow by automating Pull Request Reviews, crafting Pull Request Descriptions, and even auto-approving Pull Requests—all seamlessly integrated with Github Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGithub Token for PR approval and code review.yes
excluded_filesA comma separated list of files to exclude from code review.nonode_modules, package-lock.json, yarn.lock
openai_api_keyOpenAI API Key for code review and approval.yes
openai_modelOpenAI model to use (e.g., gpt-4, davinci).nogpt-4
review_codeProvides code review as a comment line by line.notrue
generate_summaryGenerates Pull Request summary based on git diff and code changesnofalse
overall_code_reviewProvides overall code review as a comment (Overview, Updates and Enhancements, Recommendations).nofalse

no outputs