Commit Graph

2 Commits

Author SHA1 Message Date
Abhijeet
b50ae99e61
chore: Enable coderabbit on pg PRs (#36891)
## Description
> [!TIP]  
> _Add a TL;DR when the description is longer than 500 words or
extremely technical (helps the content, marketing, and DevRel team)._
>
> _Please also include relevant motivation and context. List any
dependencies that are required for this change. Add links to Notion,
Figma or any other documents that might be relevant to the PR._


Fixes #`Issue Number`  
_or_  
Fixes `Issue URL`
> [!WARNING]  
> _If no issue exists, please create an issue first, and check with the
maintainers if the issue is valid._

## Automation

/ok-to-test tags=""

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!CAUTION]  
> If you modify the content in this section, you are likely to disrupt
the CI result for your PR.

<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Expanded automated review configuration to include "pg" and "release"
branches.
  
- **Chores**
- Minor formatting adjustment in the configuration file for improved
clarity.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-10-16 17:26:03 +05:30
Sagar Khalasi
cf94efb320
chore: Adding coderabbit config file (#34955)
## Description
This PR is to test coderabbit configuration from file to keep active eye
on code.


Fixes #`34947`  

## Automation

/ok-to-test tags="@tag.Sanity"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/9955197520>
> Commit: caa8493dbef4f3c982e5d0b55c774f18ea80f921
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=9955197520&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Sanity`
> Spec:
> <hr>Tue, 16 Jul 2024 10:48:47 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Introduced comprehensive test scenarios for the `removeValue` feature
using Cypress, including setup, teardown, and various user interactions
like logging in, signing up, and logging out.

- **Chores**
- Added `.coderabbit.yaml` configuration settings for
`yaml-language-server` integration to enhance test code reviews.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-07-16 21:08:20 +05:30