Skip to content
This repository was archived by the owner on Jul 31, 2026. It is now read-only.

chore: add cubic config - #347

Merged
alx-xo merged 1 commit into
mainfrom
alex/chore-add-cubic
Jun 8, 2026
Merged

chore: add cubic config#347
alx-xo merged 1 commit into
mainfrom
alex/chore-add-cubic

Conversation

@alx-xo

@alx-xo alx-xo commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds cubic.yaml to the repo root to configure AI-powered code review behavior
  • Enables high-sensitivity reviews with incremental commit checks, ignoring SVGs, dist, docs, and snapshot files
  • Configures custom rule to flag security vulnerabilities and enables PR description generation

Test Plan

馃 Generated with Claude Code


Summary by cubic

Add cubic.yaml to configure Cubic code review. Enables high-sensitivity, incremental reviews, auto PR descriptions, and label-based skip rules while ignoring non-source files.

  • New Features
    • High-sensitivity reviews with incremental commit checks; drafts not checked; merge confidence summary enabled.
    • Auto-approve disabled; external contributors require manual review; addressed threads auto-resolve.
    • Ignore: **/*.svg, docs/, and tests/visual/storybook.visual.spec.ts-snapshots/; skip PRs labeled wip or skip-review.
    • Security rule flags secrets, SQLi/XSS, enforces HTTPS, and requires org/project scoping to prevent IDOR; PR descriptions include a Cubic link with quick-fix buttons enabled.

Written for commit ee874f7. Summary will update on new commits.

Review in cubic

@alx-xo
alx-xo force-pushed the alex/chore-add-cubic branch from 765699e to ee874f7 Compare June 8, 2026 21:02

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

@alx-xo
alx-xo merged commit 5059559 into main Jun 8, 2026
6 checks passed
@alx-xo
alx-xo deleted the alex/chore-add-cubic branch June 8, 2026 21:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant