Skip to content

Feat/az devops pipelines #235

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Feb 25, 2025
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ description: The latest updates and changes to CodeRabbit.
sidebar_position: 13
---

## February 25, 2025

### Azure DevOps Pipeline Failure Detection

We're excited to announce that our pipeline error detection capabilities now extend to Azure DevOps! Just like with GitHub Actions, GitLab CI/CD, and CircleCI, you can now automatically detect and fix pipeline failures in your Azure DevOps pipelines.

Key features include:

- Automatic detection and analysis of pipeline build failures
- One-click fix suggestions for common issues
- Support for popular frameworks and tools
- Seamless integration with Azure DevOps Checks

---

## February 4, 2025

### Bitbucket Cloud Support & CircleCI Pipeline Failure Detection
Expand Down
10 changes: 10 additions & 0 deletions docs/tools/pipeline-remediation.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,15 @@ With CodeRabbit CI/CD Pipeline Remediation, you have coderabbit automatically re

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

### Azure DevOps

- Pipeline failure detection
- Integration with Azure DevOps Checks
- Support for custom tasks and pipelines
- Remediation for build issues

<img src="/img/tools/az-devops-pipeline.png" width="600" alt="Azure DevOps Integration" />

## Common Use Cases

Our tool handles a wide range of pipeline failures including:
Expand Down Expand Up @@ -165,3 +174,4 @@ Our tool handles a wide range of pipeline failures including:
- [GitHub Actions Configuration](https://docs.github.com/en/actions)
- [GitLab CI/CD Documentation](https://docs.gitlab.com/ee/ci/)
- [CircleCI Documentation](https://circleci.com/docs/)
- [Azure DevOps Documentation](https://learn.microsoft.com/en-us/azure/devops/pipelines/get-started/pipelines-get-started?view=azure-devops)
1 change: 1 addition & 0 deletions docs/tools/tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Remove extraneous f prefix
| Technology | Tools | Category |
| :-------------------------- | :--------------------------------------------------------- | :-------------------------------------------------- |
| All | [Gitleaks][Gitleaks], [Pipeline Remediation][Pipeline] | Code Security, CI/CD |
| Azure DevOps Pipelines | [Pipeline Remediation][Pipeline] | CI/CD Failure Remediation |
| CircleCI | [CircleCI][CircleCI], [Pipeline Remediation][Pipeline] | Configuration Validation, CI/CD Failure Remediation |
| CloudFormation | [Checkov][Checkov] | Code Security |
| Cppcheck | [Cppcheck][Cppcheck] | Code Quality |
Expand Down
Binary file added static/img/tools/az-devops-pipeline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.