fix: only trigger deploy preview for cursor agent PRs#85
Conversation
Filter deploy jobs to only run when the PR branch starts with 'cursor/', so human-created PRs skip the preview deployment. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Free Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughGitHub Actions workflow conditions were updated to restrict execution of deployment preview jobs to pull requests with head references starting with "cursor/", effectively filtering which branches trigger these deployment jobs. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
Note 🎁 Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login. Comment |
Visual design restoration from design-system PR #85: - macOS-style Switch component (3 sizes + loading) - Synced CSS design tokens - Rewritten Home page (first-run + operational states) - Settings provider panel with Enabled/Providers grouping - Skills card Switch integration - Sidebar nav refinements - Caveat font for nexu alpha heading Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Summary
deploy-api-previewanddeploy-previewjobs to only run when PR branch starts withcursor/db-dev-pr) will skip preview deployment, saving CI resources🤖 Generated with Claude Code