Skip to content

docs: adopt the org's <type>: summary commit convention - #816

Merged
blaipr merged 1 commit into
mainfrom
docs/commit-title-convention
Aug 18, 2026
Merged

docs: adopt the org's <type>: summary commit convention#816
blaipr merged 1 commit into
mainfrom
docs/commit-title-convention

Conversation

@blaipr

@blaipr blaipr commented Aug 18, 2026

Copy link
Copy Markdown
Member

Summary

This repo documented a commit style of its own — Short title — what & why, with branch prefixes fix/ refactor/ docs/ cleanup/ feat/ test/ — while every other OpusProjects repo titles commits and PRs <type>: short imperative summary. Aligning the docs makes one convention hold across the org, and matches the build(deps): prefix Dependabot now writes here (#815).

Changes

  • CONTRIBUTING.md: commit example and the "Commit messages" section use <type>: short imperative summary; the prefix list becomes the org type list, covering both branch names and titles
  • CLAUDE.md: same commit example, plus the type list alongside the other workflow notes

The type list gains perf, build and chore, and drops cleanup (refactor or chore covers it). Workflow itself is unchanged: one logical change per PR, squash-merged, never straight to main.

Existing history keeps its titles — this only governs commits from here on.

@blaipr
blaipr merged commit daf9365 into main Aug 18, 2026
8 checks passed
@blaipr
blaipr deleted the docs/commit-title-convention branch August 18, 2026 20:25
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