Skip to content

Allow GitHub PR merges in main history guard#20

Merged
alexphillips-dev merged 1 commit intomainfrom
fix/main-history-guard-allows-pr-merges
Mar 25, 2026
Merged

Allow GitHub PR merges in main history guard#20
alexphillips-dev merged 1 commit intomainfrom
fix/main-history-guard-allows-pr-merges

Conversation

@alexphillips-dev
Copy link
Copy Markdown
Owner

Summary

  • allow the main history guard to accept normal GitHub pull request merge commits on main
  • keep allowing explicit promotion merges from dev or beta
  • update the regression test to cover the broader allowed merge policy

Validation

  • node --test tests/versioning-guard.test.mjs
  • pre-push guard suite

Fixes the remaining post-merge CI and Release On Main failures after #19.

@alexphillips-dev alexphillips-dev merged commit 305df3e into main Mar 25, 2026
3 checks passed
@alexphillips-dev alexphillips-dev deleted the fix/main-history-guard-allows-pr-merges branch March 25, 2026 13:42
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