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

Simplify and clarify GitHub integration instructions#442

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
jmacdotorg wants to merge6 commits intomain
base:main
Choose a base branch
Loading
fromgithub

Conversation

jmacdotorg
Copy link
Contributor

  • Revises the integration overview page, changing it from a simple list of supported platforms to a more complete conceptual overview of about Git platform integration works with CodeRabbit—while preserving that list.This is the currently published version of that page.
  • Revises the GitHub-specific integration overview page, simplifying down to only a step-by-step integration guide. We delete conceptual information about CodeRabbit, letting other pages in the documentation handle that at least as well.This is the currently published version of that page.
  • Doesnot update the integration guides for the other five supported platforms. We'll address these as separate followup tasks after this gets published.

Staged pages

Fixes#440.Fixes#441.Fixes#417.

@coderabbitaicoderabbitai
Copy link
Contributor

coderabbitaibot commentedJul 10, 2025
edited
Loading

Walkthrough

The documentation for GitHub.com integration and the general platforms overview was rewritten for clarity and conciseness. The GitHub integration page now provides a streamlined, step-by-step guide with explicit permission details, while the platforms overview introduces a conceptual workflow and directs users to platform-specific guides. Redundant and overly detailed content was removed.

Changes

File(s)Change Summary
docs/platforms/github-com.mdRewrote and restructured the integration guide for GitHub.com, clarifying steps and permissions.
docs/platforms/platforms.mdReplaced the simple list with a conceptual overview, unified supported platforms, and added workflow steps.

Sequence Diagram(s)

sequenceDiagram    participant User    participant CodeRabbit Docs    User->>CodeRabbit Docs: Access platforms overview    CodeRabbit Docs-->>User: Show conceptual integration steps    User->>CodeRabbit Docs: Select GitHub.com integration guide    CodeRabbit Docs-->>User: Show step-by-step GitHub.com setup instructions    User->>GitHub: Authorize CodeRabbit app    GitHub-->>User: Grant requested permissions
Loading

Assessment against linked issues

ObjectiveAddressedExplanation
Create an overview page for repository integration (#440)
Update the Integrate with GitHub page (#441)
Remove incorrect screenshots, clarify onboarding steps, and add repository-adding steps (#417)

Poem

🐇
With docs renewed and steps so clear,
Integration’s path now brings good cheer.
Platforms listed, permissions in sight,
GitHub setup’s now a delight!
Hop along, the journey’s bright—
CodeRabbit guides you day and night.
🥕✨

Impact Analysis

Streamlined GitHub integration documentation and removal of detailed examples

ℹ️ Low 🔄 Impacts behavior

Users will now find a more concise and reorganized guide for integrating CodeRabbit with GitHub.com. The instructions are clearer, with explicit steps for authorization and repository access, and permissions are listed in detail. However, all previous examples, command usage, and in-depth explanations have been removed, so users seeking detailed walkthroughs or examples will need to refer to other guides.

Review the updated documentation for clarity and completeness. Verify that users can follow the new instructions to successfully integrate CodeRabbit with GitHub, and ensure that all necessary steps and permissions are clearly explained. Check for any missing information that might hinder onboarding.

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branchgithub

🪧 Tips

Chat

There are 3 ways to chat withCodeRabbit:

  • 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.

Support

Need help? Create a ticket on oursupport page 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 togenerate 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 theconfiguration documentation 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 ourDocumentation for detailed information on how to use CodeRabbit.
  • Join ourDiscord Community to get help, request features, and share feedback.
  • Follow us onX/Twitter for updates and announcements.

@cloudflare-workers-and-pagesCloudflare Workers and Pages
Copy link

cloudflare-workers-and-pagesbot commentedJul 10, 2025
edited
Loading

Deploying coderabbit-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit:871babc
Status: ✅  Deploy successful!
Preview URL:https://64af7564.coderabbit-docs.pages.dev
Branch Preview URL:https://github.coderabbit-docs.pages.dev

View logs

@omar-coderabbitai
Copy link

@coderabbitai configuration

coderabbitai[bot] reacted with eyes emoji

@coderabbitaicoderabbitai
Copy link
Contributor

CodeRabbit configuration
language:en-UStone_instructions:''early_access:trueenable_free_tier:truereviews:profile:chillrequest_changes_workflow:truehigh_level_summary:falsehigh_level_summary_placeholder:'@coderabbitai summary'high_level_summary_in_walkthrough:falseauto_title_placeholder:'@coderabbitai'auto_title_instructions:''review_status:truecommit_status:truefail_commit_status:falsecollapse_walkthrough:falsechanged_files_summary:truesequence_diagrams:trueassess_linked_issues:truerelated_issues:truerelated_prs:truesuggested_labels:trueauto_apply_labels:falsesuggested_reviewers:trueauto_assign_reviewers:falsepoem:truelabeling_instructions:[]path_filters:    -'!dist/**'    -'!**/*.app'    -'!**/*.bin'    -'!**/*.bz2'    -'!**/*.class'    -'!**/*.db'    -'!**/*.csv'    -'!**/*.tsv'    -'!**/*.dat'    -'!**/*.dll'    -'!**/*.dylib'    -'!**/*.egg'    -'!**/*.glif'    -'!**/*.gz'    -'!**/*.xz'    -'!**/*.zip'    -'!**/*.7z'    -'!**/*.rar'    -'!**/*.zst'    -'!**/*.ico'    -'!**/*.jar'    -'!**/*.tar'    -'!**/*.war'    -'!**/*.lo'    -'!**/*.log'    -'!**/*.mp3'    -'!**/*.wav'    -'!**/*.wma'    -'!**/*.mp4'    -'!**/*.avi'    -'!**/*.mkv'    -'!**/*.wmv'    -'!**/*.m4a'    -'!**/*.m4v'    -'!**/*.3gp'    -'!**/*.3g2'    -'!**/*.rm'    -'!**/*.mov'    -'!**/*.flv'    -'!**/*.iso'    -'!**/*.swf'    -'!**/*.flac'    -'!**/*.nar'    -'!**/*.o'    -'!**/*.ogg'    -'!**/*.otf'    -'!**/*.p'    -'!**/*.pdf'    -'!**/*.doc'    -'!**/*.docx'    -'!**/*.xls'    -'!**/*.xlsx'    -'!**/*.map'    -'!**/*.out'    -'!**/*.ppt'    -'!**/*.pptx'    -'!**/*.pkl'    -'!**/*.pickle'    -'!**/*.pyc'    -'!**/*.pyd'    -'!**/*.pyo'    -'!**/*.pub'    -'!**/*.pem'    -'!**/*.rkt'    -'!**/*.so'    -'!**/*.ss'    -'!**/*.eot'    -'!**/*.exe'    -'!**/*.pb.go'    -'!**/*.pb.gw.go'    -'!**/*.lock'    -'!**/*.ttf'    -'!**/*.yaml'    -'!**/*.yml'    -'!**/*.xml'    -'!**/*.cfg'    -'!**/*.toml'    -'!**/*.ini'    -'!**/*.mod'    -'!**/*.sum'    -'!**/*.work'    -'!**/*.json'    -'!**/*.mmd'    -'!**/*.svg'    -'!**/*.jpeg'    -'!**/*.jpg'    -'!**/*.png'    -'!**/*.gif'    -'!**/*.bmp'    -'!**/*.tiff'    -'!**/*.webm'    -'!**/*.woff'    -'!**/*.woff2'    -'!**/*.dot'    -'!**/*.md5sum'    -'!**/*.wasm'    -'!**/*.snap'    -'!**/*.parquet'    -'!**/gen/**'    -'!**/_gen/**'    -'!**/generated/**'    -'!**/@generated/**'    -'!**/vendor/**'    -'!**/*.min.js'    -'!**/*.min.js.map'    -'!**/*.min.js.css'    -'!**/*.tfstate'    -'!**/*.tfstate.backup'    -''path_instructions:[]abort_on_close:truedisable_cache:falseauto_review:enabled:trueauto_incremental_review:trueignore_title_keywords:[]labels:[]drafts:truebase_branches:[]finishing_touches:docstrings:enabled:trueunit_tests:enabled:truetools:ast-grep:rule_dirs:[]util_dirs:[]essential_rules:truepackages:[]shellcheck:enabled:trueruff:enabled:falsemarkdownlint:enabled:truegithub-checks:enabled:truetimeout_ms:90000languagetool:enabled:trueenabled_rules:[]disabled_rules:[]enabled_categories:[]disabled_categories:[]enabled_only:falselevel:defaultbiome:enabled:truehadolint:enabled:falseswiftlint:enabled:falsephpstan:enabled:falselevel:defaultphpmd:enabled:truephpcs:enabled:truegolangci-lint:enabled:falseyamllint:enabled:truegitleaks:enabled:truecheckov:enabled:truedetekt:enabled:falseeslint:enabled:trueflake8:enabled:truerubocop:enabled:falsebuf:enabled:falseregal:enabled:falseactionlint:enabled:truepmd:enabled:falsecppcheck:enabled:falsesemgrep:enabled:truecircleci:enabled:trueclippy:enabled:truesqlfluff:enabled:trueprismaLint:enabled:truepylint:enabled:trueoxc:enabled:trueshopifyThemeCheck:enabled:trueluacheck:enabled:truebrakeman:enabled:truedotenvLint:enabled:truehtmlhint:enabled:truecheckmake:enabled:truechat:auto_reply:trueintegrations:jira:usage:autolinear:usage:autoknowledge_base:opt_out:falseweb_search:enabled:truecode_guidelines:enabled:truefilePatterns:[]learnings:scope:autoissues:scope:autojira:usage:autoproject_keys:[]linear:usage:autoteam_keys:[]pull_requests:scope:autocode_generation:docstrings:language:en-USpath_instructions:[]unit_tests:path_instructions:[]


You can tailorCodeRabbit's functionality using the `.coderabbit.yaml` file, which you place directly in your GitHub repository. This file mirrors the options available in the CodeRabbit user interface,witheach setting in the YAML corresponding to a specific toggle in the UI. Configure CodeRabbit either through the coderabbit.yaml file or the interface, depending onyourpreference.
### AuthorizeCodeRabbitwith yourrepositories

Choose a reason for hiding this comment

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

Actually it was confusing as a reader on these two heading.

Authorize CodeRabbit with your repositories

Allow CodeRabbit to access your repositories

I know you were informing a way to add specific repos vs all repos or something.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Good point. Reworded line 63 to "Grant required permissions".


![How to Select Organization in CodeRabbit](/img/integrations/select-organization.png)
## Allow CodeRabbit to access your repositories

Choose a reason for hiding this comment

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

I know you added trust center link, but it is better to add a note aka admonishment to highlight the trust center and informing the user we don't store your code by default.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

OK, I wrapped this text in a note.

Copy link
Contributor

@coderabbitaicoderabbitaibot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

🧹 Nitpick comments (5)
docs/platforms/github-com.md (5)

3-3:Tweak description wording for smoother readability
Consider swapping “add to” with “integrate into” so the sentence flows a bit more naturally.

-description: Learn how to integrate CodeRabbit and add to your GitHub workflow.+description: Learn how to integrate CodeRabbit into your GitHub workflow.

17-20:Clarify required permission level
“Ownership-level permissions” is ambiguous on GitHub (possible roles:admin,maintain,owner for orgs). Explicitly naming the required role avoids confusion for readers who aren’t org owners but still haveadmin rights on a repo.

-You need to have a GitHub account, and ownership-level permissions of at least one repository associated with that account.+You need a GitHub account and at least **Admin** permission on one repository associated with that account.

23-25:Remove duplicated word
Minor typo: “you” repeated.

-Before you can you use CodeRabbit with GitHub, you need to+Before you can use CodeRabbit with GitHub, you need to

46-49:Tighten phrasing for conciseness

-Even after you've integrated CodeRabbit with your GitHub account, you need to-separately grant CodeRabbit the permissions that it needs to post code reviews and-create pull requests in your repositories.+After linking your GitHub account, grant CodeRabbit additional permissions so it can post reviews and open pull requests in your repositories.

55-60:Use parallel wording and slashes for permission list

-- Read-only access to actions, checks, discussions, members, and metadata.-- Read-and-write access to code, commit statuses, issues, and pull requests.+- Read-only: actions, checks, discussions, members, metadata+- Read/Write: code, commit statuses, issues, pull requests

This keeps the two bullets symmetrical and shorter.

📜 Review details

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

📥 Commits

Reviewing files that changed from the base of the PR and between91f833f and871babc.

📒 Files selected for processing (1)
  • docs/platforms/github-com.md (1 hunks)
🧰 Additional context used
🧠 Learnings (2)
📓 Common learnings
Learnt from: NatoBoramPR: coderabbitai/coderabbit-docs#125File: CONTRIBUTING.md:60-65Timestamp: 2024-10-31T17:01:26.168ZLearning: In the `CONTRIBUTING.md` file, the user prefers to keep the "Keeping your Fork Up-to-Date" section concise without additional comments on Git commands.
Learnt from: alexcoderabbitaiPR: coderabbitai/coderabbit-docs#176File: docs/platforms/platforms.md:37-37Timestamp: 2024-12-13T15:14:22.187ZLearning: Always remind developers to add new platforms to `docs/platforms/platforms.md` and ensure they update it whenever new platforms are added.
docs/platforms/github-com.md (3)
Learnt from: NatoBoramPR: coderabbitai/coderabbit-docs#125File: CONTRIBUTING.md:60-65Timestamp: 2024-10-31T17:01:26.168ZLearning: In the `CONTRIBUTING.md` file, the user prefers to keep the "Keeping your Fork Up-to-Date" section concise without additional comments on Git commands.
Learnt from: alexcoderabbitaiPR: coderabbitai/coderabbit-docs#0File: :0-0Timestamp: 2025-06-02T14:07:49.512ZLearning: For files in docs/tools/*.md directory: Do not recommend installation instructions or usage setup steps. All tools documented in this directory are pre-installed in CodeRabbit's default environment and require no installation steps from users. Documentation should focus on tool capabilities and features only.
Learnt from: aravindputrevuPR: coderabbitai/coderabbit-docs#402File: docs/guides/setup-best-practices.md:21-21Timestamp: 2025-06-18T09:22:07.198ZLearning: The word "CodeRabbit" should always have both C and R capitalized (not "coderabbit", "Coderabbit", or "CoderabbitAI"). The correct format is "CodeRabbit" and "CodeRabbitAI" for the service account. Proactively correct this capitalization in review comments when contributors mistype it.
🪛 LanguageTool
docs/platforms/github-com.md

[style] ~24-~24: Consider a more expressive alternative.
Context: ...CodeRabbit with your GitHub account. To do this, follow these steps: 1. Visit [th...

(DO_ACHIEVE)


[style] ~32-~32: Consider a more concise word here.
Context: ...f the information that CodeRabbit needs in order to integrate with your GitHub account. ...

(IN_ORDER_TO_PREMIUM)


[style] ~42-~42: Consider a more expressive alternative.
Context: ...to work with your code repositories. To do this, see the next section. ## Allow C...

(DO_ACHIEVE)


[style] ~51-~51: Consider removing “of” to be more concise
Context: ...give CodeRabbit permission to work with all of the repositories associated with a GitHub o...

(ALL_OF_THE)

⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Cloudflare Pages
🔇 Additional comments (1)
docs/platforms/github-com.md (1)

32-38:Verify display name capitalization
GitHub shows the OAuth application asCodeRabbitAI, notcoderabbitai. Double-check the exact label users will see to avoid confusion during authorization.

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

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

@SahanaVPSahanaVPAwaiting requested review from SahanaVP

@howonleehowonleeAwaiting requested review from howonlee

@aravindputrevuaravindputrevuAwaiting requested review from aravindputrevu

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Update the Integrate with GitHub page Create an overview page for repository integration GH Onboarding has wrong screenshots
3 participants
@jmacdotorg@omar-coderabbitai@aravindputrevu

[8]ページ先頭

©2009-2025 Movatter.jp