Skip to content

chore: establish contribution branch flow - #2

Merged
WaylandYang merged 16 commits into
mainfrom
dev
Aug 12, 2026
Merged

chore: establish contribution branch flow#2
WaylandYang merged 16 commits into
mainfrom
dev

Conversation

@WaylandYang

Copy link
Copy Markdown
Contributor

Summary

Promote the repository contribution workflow from dev to main.

  • require feat/** -> dev -> main
  • validate PR topology in CI
  • designate @WaylandYang as code owner and sole release PR author
  • add English and Chinese contribution instructions and a PR checklist
  • avoid duplicate CI runs on feature branch pushes

Validation

Platform limitation

The repository is private and its current GitHub plan rejects Branch Protection and Repository Rulesets with HTTP 403. The checked-in CI and CODEOWNERS rules provide enforceable PR status signals, while hard server-side direct-push blocking will require GitHub Pro or a public repository.

@WaylandYang
WaylandYang merged commit c237e88 into main Aug 12, 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