Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7402d4 commit 2c3f4a0Copy full SHA for 2c3f4a0
docs/guides/configure-coderabbit.md
@@ -62,7 +62,10 @@ YAML settings:
62
- **`request_changes_workflow`**: Enable request changes review workflow for
63
CodeRabbit reviews. (default: `false`).
64
- **`high_level_summary`**: CodeRabbit generates a high-level summary of the
65
- changes (default:`true`).
+ changes in the PR/MR description. (default:`true`).
66
+ - **`high_level_summary_placeholder`**: Placeholder in the PR/MR description
67
+ that gets replaced with the high-level summary.
68
+ (default:`@coderabbitai summary`).
69
- **`poem`**: Indicates whether a creative poem should be included in the
70
review (default:`true`).
71
- **`review_status`**: Include a review status when a review is skipped in
0 commit comments