Skip to content

Validation failure caused by bad formatted subject#5

Draft
norihiro wants to merge 6 commits intomasterfrom
check-commit-message-test-2
Draft

Validation failure caused by bad formatted subject#5
norihiro wants to merge 6 commits intomasterfrom
check-commit-message-test-2

Conversation

@norihiro
Copy link
Copy Markdown
Owner

@norihiro norihiro commented Aug 7, 2025

Just a test

This commit adds these checks.
- Title consists of module name(s) and subject or just subject,
  separated by a colon followed by a single space.
  Multiple module names can be separated by a comma optionally followed
  by a space.
- First word of the subject is starting from an upper case letter.
- The subject is not end with a period or a space.
- The subject and the body of the message should be within 72 columns.
  Links and co-author names are excluded from this check.
@norihiro norihiro force-pushed the check-commit-message-test-2 branch from 4224b00 to 1815585 Compare August 7, 2025 11:04
@norihiro norihiro changed the title Check commit message test 2 Check commit message test 5 Aug 7, 2025
@norihiro norihiro changed the title Check commit message test 5 Validation failure caused by bad formatted subject Aug 7, 2025
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