Skip to content

Commit

Permalink
Update azure.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrT23 authored Nov 21, 2024
1 parent d48d14d commit e64b468
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/installation/azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,12 @@ stages:
```
This script will run Qodo Merge on every new merge request, with the `improve`, `review`, and `describe` commands.
Note that you need to export the `azure_devops__pat` and `OPENAI_KEY` variables in the Azure DevOps pipeline settings (Pipelines -> Library -> + Variable group):

![Qodo Merge Pro](https://codium.ai/images/pr_agent/azure_devops_pipeline_secrets.png){width=468}

Make sure to give pipeline permissions to the `pr_agent` variable group.

> Note that Azure Pipelines lacks support for triggering workflows from PR comments. If you find a viable solution, please contribute it to our [issue tracker](https://github.com/Codium-ai/pr-agent/issues)

## Azure DevOps from CLI

Expand Down

0 comments on commit e64b468

Please sign in to comment.