Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

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!

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