mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
23 lines
440 B
YAML
23 lines
440 B
YAML
language: "en"
|
|
early_access: false
|
|
reviews:
|
|
high_level_summary: true
|
|
poem: false
|
|
review_status: true
|
|
collapse_walkthrough: false
|
|
auto_review:
|
|
enabled: true
|
|
ignore_title_keywords:
|
|
- "WIP"
|
|
- "DO NOT MERGE"
|
|
- 'ci(changesets)'
|
|
drafts: false
|
|
base_branches:
|
|
- "main"
|
|
- "develop"
|
|
- "fix/.*"
|
|
- "chore/.*"
|
|
- "feat/.*"
|
|
chat:
|
|
auto_reply: true
|