{"repo":"sshnaidm/gpt-code-review-action","free":true,"listed":false,"github":"https://github.com/sshnaidm/gpt-code-review-action","clone":"git clone https://github.com/sshnaidm/gpt-code-review-action.git","description":"AI Code Review Github action, works with any OpenAI compatible service","language":"Python","stars":17,"topics":["ai","chatgpt","github","github-actions","review","openai"],"license":"Apache-2.0","category":"ai-agents","readme_excerpt":"OpenAI Code Review Action This action uses the OpenAI GPT-4 language model to review code changes in a pull request. Usage To use this action, include it as a step in your workflow, after the checkout step. The action will post the OpenAI review as a comment on the pull request. Requierements To post comments in Pull Requests, the job requires additional permissions: pull-requests: write . However, since this permission implies \"explicit deny,\" we also need to mention the default permission contents: read . Inputs github-token : The token used to authenticate with the GitHub API (optional, will take a default ${{ github.token }} ). model : The OpenAI language model to use for code review (optional, with a default gpt-4.1-mini ). openai-key : The OpenAI API key used for authentication ( required ). prompt : The prompt to use for the analysis (optional, with a default value). max-length : The diff that is send to OpenAI for review is cut off after 8000 characters by default. With this parameter you can adjust this limit. post-if-error : Whether to post a comment if there was an error (optional, with a default true ). review-title : The title to use for the review comment (optional, with a default Code Review by OpenAI ). Limitations Currently, only the first 8000 characters are sent due to OpenAI's limitations. Later, we will send the text in chunks, and each part will be reviewed separately. Contributing Contributions to this action are welcome! Please create an issue or pull ","default_branch":null,"files":null,"tree":[],"storefront":"/r/sshnaidm","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/sshnaidm/gpt-code-review-action/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}