Skip to content

Commit 221578c

Browse files
fix words
1 parent 36e5f27 commit 221578c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/tools/pipeline-remediation.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@ import ProPlanNotice from '@site/src/components/ProPlanNotice.mdx';
1010
<ProPlanNotice />
1111
```
1212

13-
![Pipeline Remediation Overview](/img/tools/pipeline-remediation-overview.png)
14-
1513
## Overview
1614

17-
Are pipeline failures holding up your pull requests? Is your latest code failing to build for no apparent reason? CodeRabbit's Pipeline Failure Remediation tool automatically detects and fixes build failures across your CI/CD pipelines.
15+
Are pipeline failures holding up your pull requests? Is your latest code failing to build and digging through the failure logs is an absolute nightmare? CodeRabbit's Pipeline Failure Remediation tool automatically detects and fixes build failures across your CI/CD pipelines.
1816

19-
Our intelligent system analyzes pipeline failures in real-time, providing inline comments and actionable suggestions to quickly resolve issues. We support multiple CI/CD platforms and integrate with popular security scanning tools to provide comprehensive remediation guidance.
17+
Our intelligent AI system analyzes pipeline failures in real-time, providing inline comments and actionable suggestions to quickly resolve issues. We support multiple CI/CD platforms and integrate with popular security scanning tools to provide comprehensive remediation guidance.
2018

2119
## Example Remediations
2220

21+
With CodeRabbit CI/CD Pipeline Remediation, you have coderabbit automatically review the output of any tooling you desire. Here are some examples of the types of common issues we can help you fix:
22+
2323
### Docker Build Issues
2424

2525
![Docker Build Remediation](/img/tools/docker-build-cicd.png)
@@ -74,7 +74,7 @@ Our intelligent system analyzes pipeline failures in real-time, providing inline
7474
- Security best practices
7575
- Compliance validation
7676

77-
### Infrastructure as Code
77+
### Terraform and Infrastructure as Code
7878

7979
![Terraform Configuration](/img/tools/terraform-cicd.png)
8080

0 commit comments

Comments
 (0)