Skip to content
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

feat/gh-action-failure #186

Merged
merged 5 commits into from
Jan 2, 2025
Merged
Changes from 2 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
---

## January 2, 2025

### GitHub Action Failure Detection and Remediation

We're excited to announce our new pipeline error detection tool. Automatically fix build failures for GitHub Actions! This feature automatically identifies common pipeline and build failures, providing instant fixes across multiple technologies such Python, Node.js, Java, Terraform, Docker, Kubernetes and more!
alexcoderabbitai marked this conversation as resolved.
Show resolved Hide resolved

Key capabilities:

- Automatic detection and analysis of pipeline build failures
- One-click fix build failure suggestions for common issues
- Comprehensive support for popular frameworks and tools
- Integration with existing GitHub Checks

---

## December 23, 2024

### Streamlined Multi-Repository Installation for GitLab and Azure DevOps
Expand Down