Skip to content

Commit 8156492

Browse files
authored
feat: Update Coderabbit Planning (hiero-hackers#282)
Signed-off-by: aceppaluni <aceppaluni@gmail.com>
1 parent 7202f67 commit 8156492

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.coderabbit.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ knowledge_base: # Enable knowledge base access for up-to-date information
44
web_search: # Enable web search for up-to-date information
55
enabled: true
66

7+
issue_enrichment:
8+
planning:
9+
enabled: true
10+
auto_planning:
11+
enabled: true
12+
labels:
13+
- "!no-plan" # the only rule left: an opt-out
14+
- "plan-me" # Auto-plan issues with this label
15+
716
# Only documents non-default options:
817
reviews:
918
profile: "chill" # Chill profile yields less feedback, that may be considered lenient.

0 commit comments

Comments
 (0)