Skip to content

Commit 8a5487e

Browse files
committed
remove ignore title example
1 parent 8c501a4 commit 8a5487e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/guides/configure-coderabbit.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,7 @@ YAML settings:
102102

103103
- **`enabled`**: Automated code review (default: `true`).
104104
- **`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"`.
105+
title contains one of the list of keywords (case-insensitive).
107106
- **`labels`**: Review will be triggered if a pull request matches one of
108107
the list of labels (case-insensitive).
109108
- **`drafts`**: Determines whether draft pull requests are reviewed

0 commit comments

Comments
 (0)