Skip to content

feat(ci): enforce branch strategy main←development←feature (closes #40)#41

Merged
Xinze-Li-Moqian merged 1 commit into
developmentfrom
feat/40-enforce-branch-strategy
May 27, 2026
Merged

feat(ci): enforce branch strategy main←development←feature (closes #40)#41
Xinze-Li-Moqian merged 1 commit into
developmentfrom
feat/40-enforce-branch-strategy

Conversation

@Xinze-Li-Moqian
Copy link
Copy Markdown
Contributor

Closes #40

Summary

Enforce ADR 0007 branch strategy via CI:

  • PRs to main → source must be development (otherwise CI fails)
  • PRs to development → source must match feat//fix//chore//docs//refactor/
  • development branch protection enabled (no direct push)

Test plan

  • This PR itself follows the new rules: feat/40-...development
  • development branch protection configured via API
  • CLAUDE.md updated

- CI conventions job: PRs to main rejected unless from development;
  PRs to development must follow branch naming convention
- development branch protection set (no direct push, require PR+CI)
- CLAUDE.md updated with enforced branch strategy
@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

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

Project Deployment Actions Updated (UTC)
proof-atlas Ready Ready Preview, Comment May 27, 2026 12:59am

Request Review

@Xinze-Li-Moqian Xinze-Li-Moqian merged commit 32f3713 into development May 27, 2026
6 checks passed
@Xinze-Li-Moqian Xinze-Li-Moqian deleted the feat/40-enforce-branch-strategy branch May 27, 2026 01: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.

1 participant