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.

docs: Documentgenerate sequence diagram command#497

Open
0xCLARITY wants to merge1 commit intocoderabbitai:main
base:main
Choose a base branch
Loading
from0xCLARITY:doc-generate-sequence-diagram
Open
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletionsdocs/guides/code-review-best-practices.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -22,6 +22,7 @@ For a CodeRabbit command reference, see [Code review command reference](/referen
- Use `@coderabbitai pause` before making multiple commits.
- Resume reviews with `@coderabbitai resume` when ready.
- Consider `@coderabbitai full review` after substantial changes.
- Consider generating a fresh sequence diagram with `@coderabbitai generate sequence diagram` after significant updates.

## Documentation flow

Expand Down
1 change: 1 addition & 0 deletionsdocs/reference/review-commands.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -32,6 +32,7 @@ CodeRabbit through chat, see [Interact with CodeRabbit reviews](/guides/code-rev
| Command | Description | Use Case |
| ----------------------------------- | -------------------------------------------- | --------------------------------------------------- |
| `@coderabbitai generate docstrings` | Generates docstrings for functions in the PR | When you need automatic documentation for your code |
| `@coderabbitai generate sequence diagram` | Generates a sequence diagram of the changes in this PR | When you need a UML sequence diagram to visually explain the changed code |
| `@coderabbitai generate unit tests` | Generates unit tests for the PR | When you need automatic unit testing for your code |
| `@coderabbitai configuration` | Shows current CodeRabbit settings | When you need to check or export your configuration |

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp