Skip to content

Commit a31421c

Browse files
Feat/az devops pipelines (#235)
* adding az devops * adding tooling notes * fix date * adding az devops link * let nato do the changelog
1 parent 09073a1 commit a31421c

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

docs/tools/pipeline-remediation.md

+10
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:
@@ -165,3 +174,4 @@ Our tool handles a wide range of pipeline failures including:
165174
- [GitHub Actions Configuration](https://docs.github.com/en/actions)
166175
- [GitLab CI/CD Documentation](https://docs.gitlab.com/ee/ci/)
167176
- [CircleCI Documentation](https://circleci.com/docs/)
177+
- [Azure DevOps Documentation](https://learn.microsoft.com/en-us/azure/devops/pipelines/get-started/pipelines-get-started?view=azure-devops)

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)