Skip to content

Commit e64b468

Browse files
authored
Update azure.md
1 parent d48d14d commit e64b468

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/docs/installation/azure.md

+2
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,12 @@ stages:
5151
```
5252
This script will run Qodo Merge on every new merge request, with the `improve`, `review`, and `describe` commands.
5353
Note that you need to export the `azure_devops__pat` and `OPENAI_KEY` variables in the Azure DevOps pipeline settings (Pipelines -> Library -> + Variable group):
54+
5455
![Qodo Merge Pro](https://codium.ai/images/pr_agent/azure_devops_pipeline_secrets.png){width=468}
5556

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

59+
> 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)
5860

5961
## Azure DevOps from CLI
6062

0 commit comments

Comments
 (0)