Skip to content

Require PR branches to rebase onto current dev - #3557

Draft
reachjalil wants to merge 1 commit into
devfrom
codex/rebase-pr-branches
Draft

Require PR branches to rebase onto current dev#3557
reachjalil wants to merge 1 commit into
devfrom
codex/rebase-pr-branches

Conversation

@reachjalil

Copy link
Copy Markdown
Collaborator

Summary

  • require OpenWork feature branches to rebase onto freshly fetched canonical upstream/dev before PR publication or update
  • repeat the freshness check before ready-for-review or merge handoff
  • require --force-with-lease for already-published feature branches and stop on lease failure
  • prohibit plain force pushes, merging dev into feature branches, and rewriting shared or uncoordinated branches

Why

Keeping feature history linear and based on current dev reduces avoidable integration conflicts and makes the exact reviewed base explicit.

Verification

  • git diff --check
  • rebased branch onto upstream/dev@ee1c5a67588e3c3aa1dce60a11cd8a9e2548e8f4
  • verified upstream/dev is the branch merge base
  • docs-only instruction change; runtime proof skipped

Head: 038fb8bef475808586918f9551b2965529b45b74

@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openwork-app Ready Ready Preview Aug 5, 2026 10:11am
openwork-den Ready Ready Preview Aug 5, 2026 10:11am
openwork-den-worker-proxy Ready Ready Preview Aug 5, 2026 10:11am
openwork-diagnostics Ready Ready Preview Aug 5, 2026 10:11am
openwork-landing Ready Ready Preview, v0 Aug 5, 2026 10:11am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant