Skip to content

Conversation

@philipphofmann
Copy link
Member

@philipphofmann philipphofmann commented Jan 9, 2026

Add documentation for commit message conventions to AGENTS.md:

  • Subject line: Maximum 50 characters (including type prefix)
  • Body lines: Maximum 72 characters per line
  • Added ref: as an accepted alias for refactor:
  • Added impr: type for improvements
  • Added #skip-changelog documentation for non-changelog PRs
  • Added example with body text demonstrating proper formatting

These guidelines follow git conventions and ensure readability in git log
output and GitHub's UI.

#skip-changelog

Closes #7145

@philipphofmann philipphofmann added the ready-to-merge Use this label to trigger all PR workflows label Jan 9, 2026
Copy link
Member

@philprime philprime left a comment

Choose a reason for hiding this comment

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

LGTM, thanks

@philipphofmann philipphofmann merged commit 2f4ddaa into main Jan 12, 2026
167 of 178 checks passed
@philipphofmann philipphofmann deleted the docs/commit-message-guidelines branch January 12, 2026 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Use this label to trigger all PR workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: add commit message line length limits

3 participants