Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a2f8d41

Browse files
committedFeb 25, 2025·
adding tooling notes
1 parent 302d1fb commit a2f8d41

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed
 

‎docs/tools/pipeline-remediation.md

+9
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,15 @@ With CodeRabbit CI/CD Pipeline Remediation, you have coderabbit automatically re
112112

113113
<img src="/img/tools/circle-cicd.png" width="600" alt="CircleCI Integration" />
114114

115+
### Azure DevOps
116+
117+
- Pipeline failure detection
118+
- Integration with Azure DevOps Checks
119+
- Support for custom tasks and pipelines
120+
- Remediation for build issues
121+
122+
<img src="/img/tools/az-devops-pipeline.png" width="600" alt="Azure DevOps Integration" />
123+
115124
## Common Use Cases
116125

117126
Our tool handles a wide range of pipeline failures including:

‎docs/tools/tools.md

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Remove extraneous f prefix
4545
| Technology | Tools | Category |
4646
| :-------------------------- | :--------------------------------------------------------- | :-------------------------------------------------- |
4747
| All | [Gitleaks][Gitleaks], [Pipeline Remediation][Pipeline] | Code Security, CI/CD |
48+
| Azure DevOps Pipelines | [Pipeline Remediation][Pipeline] | CI/CD Failure Remediation |
4849
| CircleCI | [CircleCI][CircleCI], [Pipeline Remediation][Pipeline] | Configuration Validation, CI/CD Failure Remediation |
4950
| CloudFormation | [Checkov][Checkov] | Code Security |
5051
| Cppcheck | [Cppcheck][Cppcheck] | Code Quality |
90.6 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.