leewr9/PRMate Review

PRMate's automated review for a Pull Request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pr-numberThe number of the Pull Request to review. This is required to specify which PR PRMate should analyze. yes
repositoryThe full name of the repository containing the Pull Request, including the owner. For example, 'owner/repository-name'. yes${{ github.repository }}
tokenGitHub token for API authentication. Needs write access to issues and pull requests in order to post review comments. yes${{ github.token }}
openai-api-keyOptional OpenAI API key (required if not using Ollama). no""
ollama-hostOptional Ollama host URL (used if running a local Ollama server). nohttp://127.0.0.1:11434
review-languageLanguage of the code review output ('Korean' or 'English'). noKorean
review-strictWhether to use strict review formatting ("True" to enable strict mode). noFalse

no outputs