2
Skip preview branch creation via PR title or label
Source: supabase/supabase#42383 · opened by @birkan9977
Feature Request Allow skipping Supabase preview branch creation when a PR title contains a specific pattern (e.g., [skip preview], [skip supabase]) or has a specific label (e.g., skip-supabase). Use Case Infrastructure-only PRs (CI/CD workflow changes, documentation, frontend-only changes) that don't need a database branch but still go through the PR workflow. Currently, every PR triggers a Supabase preview branch creation, which: • Consumes branch quota unnecessarily • Adds deployment time for PRs that don't touch the database • Creates clutter in the branches list Current Workarounds The "Supabase changes only" option helps, but doesn't cover cases where: • You want to skip even when supabase/ files change (e.g., config-only updates, comments in migrations) • You have a mixed PR but want to test against staging/production database instead Proposed Solution Similar to how CI systems support [skip ci] in commit messages, a…
No pledges yet. Be the first to back this.
Comments
Similar requests
Ephemeral branches need a stable OAuth callback URL
2 votes · 0 comments
Feature Request: Add Bitbucket Support for Supabase Branching
5 votes · 0 comments
Skip support
4 votes · 0 comments
Branching - workflow/git provider options
9 votes · 0 comments
Relax branch reset confirmation UI controls
1 vote · 0 comments
No comments yet.