-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcubic.yaml
More file actions
32 lines (29 loc) · 659 Bytes
/
cubic.yaml
File metadata and controls
32 lines (29 loc) · 659 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# yaml-language-server: $schema=https://cubic.dev/schema/cubic-repository-config.schema.json
version: 1
reviews:
enabled: true
sensitivity: medium
incremental_commits: true
check_drafts: false
architecture_diagrams: false
resolve_threads_when_addressed: true
custom_instructions: ""
ignore:
files:
- "dist/**"
- "build/**"
pr_titles:
- "wip:*"
pr_labels:
- "wontfix"
head_branches: []
base_branches: []
custom_rules: []
pr_descriptions:
cubic_review_link: false
generate: false
instructions: ""
issues:
fix_commits_to_pr: false
fix_with_cubic_buttons: false
pr_comment_fixes: false