Closed HarshDodiya1 closed 1 day ago
[!IMPORTANT]
Review skipped
Auto reviews are disabled on base/target branches other than the default branch.
🗂️ Base branches to auto review (1)
* dev-postgresPlease check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
We have these basic policies to make the approval process smoother for our volunteer team.
Please make sure your code passes all tests. Our test code coverage system will fail if these conditions occur:
The process helps maintain the overall reliability of the code base and is a prerequisite for getting your PR approved. Assigned reviewers regularly review the PR queue and tend to focus on PRs that are passing.
Do not assign reviewers. Our Queue Monitors will review your PR and assign them. When your PR has been assigned reviewers contact them to get your code reviewed and approved via:
Your reviewer(s) will have the following roles:
Read our CONTRIBUTING.md file. Most importantly:
@coderabbitai resolve
@coderabbitai resolve
Strange! ignore-sensitive-files-pr
label isn't working
@varshith257, Is the issue on my end?
No, we need to fix this the workflow failed due to changes made to sensitive files listed. The label added has to ignore from running the workflow.
If you can work on this create a issue and ask to get assign or @JiyaGupta-cs if you can work on this
@varshith257 I can work on this but need some more clarification. Do I have to make changes to the files in .github/actions
? to solve this issue
Yes, there is check-sensitive-files step
No, we need to fix this the workflow failed due to changes made to sensitive files listed. The label added has to ignore from running the workflow.
If you can work on this create a issue and ask to get assign or @JiyaGupta-cs if you can work on this
FIGURED OUT THE PROBLEM, OPENING AN ISSUE @varshith257
What kind of change does this PR introduce? feature request
Issue Number:
Fixes #2689
Did you add tests for your changes? No
Snapshots/Videos:
If relevant, did you update the documentation? No
Summary The
pull_request_template.md
file now contains new added check list forDoes this PR introduce a breaking change? No
Other information
Have you read the contributing guide? Yes