Skip to content

docs(git): add branch policy and workflow rules - #109

Merged
LimiNode merged 1 commit into
mainfrom
docs/git-workflow
May 22, 2026
Merged

docs(git): add branch policy and workflow rules#109
LimiNode merged 1 commit into
mainfrom
docs/git-workflow

Conversation

@LimiNode

Copy link
Copy Markdown
Owner
  • Require feature branches for all changes; prohibit direct main commits.
  • Mandate fetching and pulling latest main before creating a branch.
  • Document branch naming prefixes (feat/, fix/, refactor/, etc.).
  • Add agent rule: verify main is current, create branch, push for PR.

- Require feature branches for all changes; prohibit direct main commits.
- Mandate fetching and pulling latest main before creating a branch.
- Document branch naming prefixes (feat/, fix/, refactor/, etc.).
- Add agent rule: verify main is current, create branch, push for PR.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@LimiNode
LimiNode merged commit 77b5217 into main May 22, 2026
12 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