Skip to content

Enforce the dev branch lifecycle - #500

Closed
Milky2018 wants to merge 1 commit into
devfrom
milky/enforce-dev-branch-lifecycle
Closed

Enforce the dev branch lifecycle#500
Milky2018 wants to merge 1 commit into
devfrom
milky/enforce-dev-branch-lifecycle

Conversation

@Milky2018

Copy link
Copy Markdown
Owner

Summary

  • make dev the development integration branch and reserve main for stable releases
  • forbid reuse of merged or closed PR source branches
  • require open-PR coverage or an origin/dev ancestry check before reporting delivery
  • require merged source branches to be retired

Validation

  • git diff --check
  • pre-commit MoonBit checks and 68 script tests

@Milky2018

Copy link
Copy Markdown
Owner Author

Closing because the branch model was specified incorrectly. Development commits belong directly on the long-lived dev branch; dev is periodically merged into main.

@Milky2018 Milky2018 closed this Aug 11, 2026
@Milky2018
Milky2018 deleted the milky/enforce-dev-branch-lifecycle branch August 11, 2026 07:22
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