Skip to content

PR-Agent Installation GuideΒΆ

PR-Agent can be deployed in various environments and platforms. Choose the installation method that best suits your needs:

πŸ–₯️ Local InstallationΒΆ

Learn how to run PR-Agent locally using:

  • Docker image
  • pip package
  • CLI from source code

View Local Installation Guide β†’

πŸ™ GitHub IntegrationΒΆ

Set up PR-Agent with GitHub as:

  • GitHub Action
  • Local GitHub App

View GitHub Integration Guide β†’

🦊 GitLab Integration¢

Deploy PR-Agent on GitLab as:

  • GitLab pipeline job
  • Local GitLab webhook server

View GitLab Integration Guide β†’

🟦 BitBucket Integration¢

Implement PR-Agent in BitBucket as:

  • BitBucket pipeline job
  • Local BitBucket server

View BitBucket Integration Guide β†’

πŸ”· Azure DevOps IntegrationΒΆ

Configure PR-Agent with Azure DevOps as:

  • Azure DevOps pipeline job
  • Local Azure DevOps webhook

View Azure DevOps Integration Guide β†’

Footer