AzureGPT-PRReviewer is a powerful plugin for Azure DevOps that integrates OpenAI GPT (Generative Pre-trained Transformer) model as a Pull Request (PR) reviewer. This plugin automates the PR review process by leveraging the advanced natural language processing capabilities of GPT, providing intelligent code review feedback and assisting developers and reviewers in ensuring code quality and best practices.
You can easily install AzureGPT-PRReviewer from the Visual Studio Marketplace.
To incorporate AzureGPT-PRReviewer into your build pipelines, simply add the necessary tasks to your build definition. The plugin will automatically analyze and review the code changes in your PRs using the OpenAI GPT model.
Before using this plugin, it is important to grant necessary permissions to the build service agent to contribute to pull requests in your repository. Follow these steps to ensure the setup is properly configured:
-
Grant permission to the build service agent:
-
Allow the plugin to access the system token:
We welcome contributions from the community! If you have discovered a bug, made improvements, or have any valuable suggestions, please feel free to submit a pull request targeting the main
branch. You can also report any issues or feature requests on GitHub for further discussion and collaboration.
This project is licensed under the MIT License.