Skip to content

Conversation

@leggetter
Copy link
Collaborator

Simplify from two-branch workflow (main/next) to GitHub Flow using only main branch with feature branches. This resolves merge conflicts and branch deletion issues.

Changes:

  • Remove next branch from test workflow PR triggers
  • Update release documentation with three scenarios: stable releases, pre-releases from main, and pre-releases from feature branches
  • Document both GitHub UI (preferred) and CLI methods for releases
  • Add repository setup instructions for branch protection

Simplify from two-branch workflow (main/next) to GitHub Flow using only main branch with feature branches. This resolves merge conflicts and branch deletion issues.

Changes:
- Remove next branch from test workflow PR triggers
- Update release documentation with three scenarios: stable releases, pre-releases from main, and pre-releases from feature branches
- Document both GitHub UI (preferred) and CLI methods for releases
- Add repository setup instructions for branch protection
@leggetter leggetter merged commit 0e4c8a2 into next Jan 20, 2026
2 checks passed
@leggetter leggetter deleted the chore/git-workflow branch January 20, 2026 22:00
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.

2 participants