kaneo (minimalist kanban) fork to experiment adding a tangled integration github.com/usekaneo/kaneo
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 9a620ba2f31238f03cd28f1da5ef3838d67e4e8a 20 lines 395 B view raw
1# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json 2 3language: en-US 4 5reviews: 6 request_changes_workflow: false 7 high_level_summary: true 8 poem: false 9 collapse_walkthrough: true 10 auto_review: 11 enabled: true 12 drafts: false 13 path_filters: 14 - "!apps/api/drizzle/**" 15 - "!pnpm-lock.yaml" 16 - "!charts/**" 17 - "!**/*.md" 18 19chat: 20 auto_reply: true