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

chore: disable CodeRabbit poems #2855

Merged
merged 2 commits into from
Nov 20, 2023

Conversation

rootulp
Copy link
Collaborator

@rootulp rootulp commented Nov 17, 2023

Closes #2854

Summary by CodeRabbit

  • Configuration Changes
    • Set the default language for the yaml-language-server to English.
    • Disabled the "poem" feature in reviews.
    • Enabled auto-review with specific configurations.
    • Turned off the auto-reply feature in chat.

@rootulp rootulp self-assigned this Nov 17, 2023
Copy link
Contributor

coderabbitai bot commented Nov 17, 2023

Walkthrough

Walkthrough

The configuration update for .coderabbit.yaml disables the poem feature within the review settings, sets the language to English, enables auto-review with specific parameters, and turns off the auto-reply feature in the chat. This change streamlines the review process by removing the unhelpful poem feature and adjusting other settings for better integration.

Changes

File Change Summary
.coderabbit.yaml Disabled "poem" feature, set language to English, enabled auto-review, and turned off auto-reply in chat.

Assessment against linked issues (Beta)

Objective Addressed Explanation
Disable CodeRabbit poems (#2854) The "poem" feature has been set to "false", which directly addresses the issue of disabling poems in CodeRabbit comments.

Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • If you reply to a review comment from CodeRabbit, the bot will automatically respond.
  • To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
  • Note: Review comments are made on code diffs or files, not on the PR overview.
  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Note: For conversation with the bot, please use the review comments on code diffs or files.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

@rootulp rootulp enabled auto-merge (squash) November 17, 2023 21:21
@celestia-bot celestia-bot requested a review from a team November 17, 2023 21:21
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 0

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 9b5d025 and acbc709.
Files selected for processing (1)
  • .coderabbit.yaml (1 hunks)
Files skipped from review due to trivial changes (1)
  • .coderabbit.yaml

@codecov-commenter
Copy link

codecov-commenter commented Nov 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9b5d025) 19.16% compared to head (5ebac9e) 19.16%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2855   +/-   ##
=======================================
  Coverage   19.16%   19.16%           
=======================================
  Files         142      142           
  Lines       17291    17291           
=======================================
  Hits         3313     3313           
  Misses      13676    13676           
  Partials      302      302           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rootulp rootulp marked this pull request as draft November 17, 2023 21:25
auto-merge was automatically disabled November 17, 2023 21:25

Pull request was converted to draft

@rootulp rootulp marked this pull request as ready for review November 17, 2023 21:30
Copy link
Member

@evan-forbes evan-forbes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how is that on by default lol

@rootulp rootulp merged commit c6bfe19 into celestiaorg:main Nov 20, 2023
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable CodeRabbit poems
4 participants