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 8c501a4 commit 8a5487eCopy full SHA for 8a5487e
docs/guides/configure-coderabbit.md
@@ -102,8 +102,7 @@ YAML settings:
102
103
- **`enabled`**: Automated code review (default: `true`).
104
- **`ignore_title_keywords`**: Review will be ignored if a pull request
105
- title contains one of the list of keywords (case-insensitive). Example:
106
- `"WIP"`, `"DO NOT MERGE"`.
+ title contains one of the list of keywords (case-insensitive).
107
- **`labels`**: Review will be triggered if a pull request matches one of
108
the list of labels (case-insensitive).
109
- **`drafts`**: Determines whether draft pull requests are reviewed
0 commit comments