Skip to content

feat: enable rebase merge for web repo#15

Merged
maekuss merged 1 commit into
main-enterprisefrom
chore/web-enable-rebase-merge
Jun 9, 2026
Merged

feat: enable rebase merge for web repo#15
maekuss merged 1 commit into
main-enterprisefrom
chore/web-enable-rebase-merge

Conversation

@maekuss

@maekuss maekuss commented Jun 9, 2026

Copy link
Copy Markdown

What

Enables the Rebase and merge button for the web repository by setting allow_rebase_merge: true in .github/repos/web.yml.

Why

We want rebase merges available for staging → main PRs on web.

Note

GitHub merge-method settings are repo-wide, not per-branch-pair — this enables the rebase-merge button for all PRs in web (it now allows squash, merge commit, and rebase). There is no GitHub-supported way to scope a merge method to a specific branch pair.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@maekuss maekuss merged commit 706612e into main-enterprise Jun 9, 2026
6 checks passed
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