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.

chore: Update CodeRabbit configuration settings#44

Merged
hasit merged 1 commit intomainfromhasit/config
May 29, 2024
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 7 additions & 8 deletionsdocs/guides/configure-coderabbit.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -59,20 +59,19 @@ YAML settings:
- **`profile`**: Select the reviewer profile between `assertive` and `chill`.
The `assertive` profile posts more comments and nitpicks the code more
aggressively, while the `chill` profile is more relaxed and posts fewer
comments. (default: `chill`).
comments (default: `chill`).
- **`request_changes_workflow`**: Enable request changes review workflow for
CodeRabbit reviews. (default: `false`).
CodeRabbit reviews (default: `false`).
- **`high_level_summary`**: CodeRabbit generates a high-level summary of the
changes in the PR/MR description. (default:`true`).
changes in the PR/MR description (default:`true`).
- **`high_level_summary_placeholder`**: Placeholder in the PR/MR description
that gets replaced with the high-level summary.
(default:`@coderabbitaisummary`).
that gets replaced with the high-level summary (default:`@coderabbitai summary`).
- **`auto_title_placeholder`**: Placeholder in the PR/MR title that gets replaced with an auto-generated title(default:`@coderabbitaititle`).
- **`poem`**: Indicates whether a creative poem should be included in the
review (default:`true`).
- **`review_status`**: Include a review status when a review is skipped in
certain cases. (default:`true`).
- **`collapse_walkthrough`**: Collapses the walkthrough comment
(default:`false`).
certain cases (default:`true`).
- **`collapse_walkthrough`**: Collapses the walkthrough comment (default:`false`).
- **`path_filters`**: Specifies file patterns to exclude or include for a
review, such as `!dist/**` and `src/**.tsx`, using glob notation. Example:

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp