Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Update setup-best-practices.md#402

Merged
aravindputrevu merged 1 commit intomainfromaravindputrevu-patch-1
Jun 18, 2025
Merged

Conversation

@aravindputrevu
Copy link
Member

No description provided.

@coderabbitai
Copy link
Contributor

coderabbitaibot commentedJun 17, 2025
edited
Loading

Walkthrough

The documentation was updated to correct the capitalization of the CodeRabbit service account name from "CoderabbitAI" to "CodeRabbitAI" in a setup guide. No other changes or functional updates were made.

Changes

File(s)Change Summary
docs/guides/setup-best-practices.mdCorrected service account name capitalization.

Poem

A rabbit hopped to fix a name,
From "Coderabbit" to "CodeRabbit"—not the same!
With careful paws and keen-eyed cheer,
The docs are now precise and clear.
🐇✨


📜 Recent review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between8d5d1ca andcdac380.

📒 Files selected for processing (1)
  • docs/guides/setup-best-practices.md (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms (1)
  • GitHub Check: test
🔇 Additional comments (1)
docs/guides/setup-best-practices.md (1)

21-21: ```shell
#!/bin/bash

Search for exact old spelling "CoderabbitAI" across the entire repository (case-sensitive)

rg -F "CoderabbitAI" -n .

</details></blockquote></details></details><!-- internal state start --><!-- DwQgtGAEAqAWCWBnSTIEMB26CuAXA9mAOYCmGJATmriQCaQDG+Ats2bgFyQAOFk+AIwBWJBrngA3EsgEBPRvlqU0AgfFwA6NPEgQAfACgjoCEejqANiS4BVbrWolIiErmzcwA6bjC80Y+AZpDWZaAwA5bGYvCi4AFgAGACYDGxdY9CoJeAxabjwKEglsI31jcCgyenwAMxwCYjJlGnomVnYuXn5hUXEpGXkmJSpVdS0dMpMoOFRUTHrCUnIqFoV2jE5IKgB3ZyjmNAp5OQVhlTVNbV0wQ3LTA1p8BkQAeiJseCVXlzcPL0QfH4AkFECFaBwDAAiaEGADEsMgAEEAJKNZaOeiIfaHeS1RiwTCkRBmWBOBgEjCkBQUQpiZC4UmMNDcdRoCzwABe1Hg+CweIZTnS2SC6AYTGwG0gGDQbEgDOokAAwooSAAlc7qZyuZDuBYHcQMNkWXFYADi6gAEtgBBoYIz/OLJdLZds0MheEUedhEMbINsKOoaFg3ZAAAbKs6jXAo0PoXIoZAYfC7Jg03p0OX4MMRtUa6PI0O28JZ/ACvg1CUBXls/h8JgbEgADzcNfJhOkfsoTgOSg0RiM8KRFhoKx5GHpWYFkCUDAsh25vOQeKb3HwFFWa541vZDEg7HU8GkRmL5ChMIMZQMUz38bxaDwiyaKwzbTYGy4Oz2rBxkBOQ2UUbjNchjXq+6gAPqfIg4GFNkJDbHQ4EAocuDAXcUAMA4DAAMwABwJAAbHEBEAJwAOzEQkNS4QRCQAIyqAwJE1GRAjYURJC4SQDEkSQACsJF0WhV4VGszAQVBMGevBiFVMBQA --><!-- internal state end --><!-- finishing_touch_checkbox_start --><details open="true"><summary>✨ Finishing Touches</summary><details open="true"><summary>🧪 Generate Unit Tests</summary>- [ ] <!-- {"checkboxId": "f47ac10b-58cc-4372-a567-0e02b2c3d479", "radioGroupId": "utg-output-choice-group-unknown_comment_id"} -->   Create PR with Unit Tests- [ ] <!-- {"checkboxId": "6ba7b810-9dad-11d1-80b4-00c04fd430c8", "radioGroupId": "utg-output-choice-group-unknown_comment_id"} -->   Commit Unit Tests in branch `aravindputrevu-patch-1`- [ ] <!-- {"checkboxId": "07f1e7d6-8a8e-4e23-9900-8731c2c87f58", "radioGroupId": "utg-output-choice-group-unknown_comment_id"} -->   Post Copyable Unit Tests in Comment</details></details><!-- finishing_touch_checkbox_end --><!-- tips_start -->---<details><summary>🪧 Tips</summary>### ChatThere are 3 ways to chat with [CodeRabbit](https://coderabbit.ai?utm_source=oss&utm_medium=github&utm_campaign=coderabbitai/coderabbit-docs&utm_content=402):- Review comments: Directly reply to a review comment made by CodeRabbit. Example:  - `I pushed a fix in commit <commit_id>, please review it.`  - `Explain this complex logic.`  - `Open a follow-up GitHub issue for this discussion.`- Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples:  - `@coderabbitai explain this code block.`  -`@coderabbitai modularize this function.`- PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:  - `@coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.`  - `@coderabbitai read src/utils.ts and explain its main purpose.`  - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.`  - `@coderabbitai help me debug CodeRabbit configuration file.`### SupportNeed help? Create a ticket on our [support page](https://www.coderabbit.ai/contact-us/support) for assistance with any issues or questions.Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.### CodeRabbit Commands (Invoked using PR comments)- `@coderabbitai pause` to pause the reviews on a PR.- `@coderabbitai resume` to resume the paused reviews.- `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.- `@coderabbitai full review` to do a full review from scratch and review all the files again.- `@coderabbitai summary` to regenerate the summary of the PR.- `@coderabbitai generate docstrings` to [generate docstrings](https://docs.coderabbit.ai/finishing-touches/docstrings) for this PR.- `@coderabbitai generate sequence diagram` to generate a sequence diagram of the changes in this PR.- `@coderabbitai auto-generate unit tests` to generate unit tests for this PR.- `@coderabbitai resolve` resolve all the CodeRabbit review comments.- `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository.- `@coderabbitai help` to get help.### Other keywords and placeholders- Add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed.- Add `@coderabbitai summary` to generate the high-level summary at a specific location in the PR description.- Add `@coderabbitai` anywhere in the PR title to generate the title automatically.### CodeRabbit Configuration File (`.coderabbit.yaml`)- You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository.- Please see the [configuration documentation](https://docs.coderabbit.ai/guides/configure-coderabbit) for more information.- 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/schema.v2.json`### Documentation and Community- Visit our [Documentation](https://docs.coderabbit.ai) for detailed information on how to use CodeRabbit.- Join our [Discord Community](http://discord.gg/coderabbit) to get help, request features, and share feedback.- Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.</details><!-- tips_end -->

@cloudflare-workers-and-pages

Deploying coderabbit-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit:cdac380
Status: ✅  Deploy successful!
Preview URL:https://dd7c410c.coderabbit-docs.pages.dev
Branch Preview URL:https://aravindputrevu-patch-1.coderabbit-docs.pages.dev

View logs

Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

1 more reviewer

@coderabbitaicoderabbitai[bot]coderabbitai[bot] approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@aravindputrevu

[8]ページ先頭

©2009-2025 Movatter.jp