Skip to content

.claude/rules: generalize branch-naming.md beyond Alex's convention#21365

Merged
taratorio merged 1 commit into
mainfrom
yperbasis/branch-naming-generic
May 22, 2026
Merged

.claude/rules: generalize branch-naming.md beyond Alex's convention#21365
taratorio merged 1 commit into
mainfrom
yperbasis/branch-naming-generic

Conversation

@yperbasis

Copy link
Copy Markdown
Member

Summary

Previous version of the doc described only Alex's alex/<short_desc>_<release_num> scheme, which is one personal style — not a repo-wide rule. Generalize to <github-username>/<short-desc> (the actual live convention) with Alex's release-suffix scheme demoted to a documented variant. Add the cp/ cherry-pick prefix and feature/<username>/<desc> form that already show up on origin.

🤖 Generated with Claude Code

The doc previously described only Alex's alex/<short_desc>_<release_num>
scheme, which is one personal style — not a repo-wide rule. New
contributors and automated agents read it as project policy and
prefix others' branches with alex/. Generalize to <github-username>/
<short-desc> with case style chosen by the contributor; keep Alex's
release-suffix scheme as a documented variant; add the cherry-pick
(cp/) and feature/ prefixes that show up on origin.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

@Giulio2002 Giulio2002 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — simple docs-only generalization of branch naming guidance beyond Alex's personal convention.

@taratorio

Copy link
Copy Markdown
Member

this happened to me too 🤣

@taratorio taratorio added this pull request to the merge queue May 22, 2026
Merged via the queue into main with commit f59ef1c May 22, 2026
72 checks passed
@taratorio taratorio deleted the yperbasis/branch-naming-generic branch May 22, 2026 12:54
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.

3 participants