Skip to content

Ignore all lines that start with 'Co-authored-by'#9

Merged
frimro merged 1 commit into
mainfrom
bugfix/ignore-co-authored-by-body-lines
Apr 21, 2026
Merged

Ignore all lines that start with 'Co-authored-by'#9
frimro merged 1 commit into
mainfrom
bugfix/ignore-co-authored-by-body-lines

Conversation

@frimro
Copy link
Copy Markdown
Contributor

@frimro frimro commented Apr 21, 2026

For GitHub co-author commits to work, they need to be placed at the end of the commit message. This overlaps with our body-match-regex rule, which requires Jira-style issue IDs to be on the last line as well.

Impact: patch
Related: ICA-38

For GitHub co-author commits to work, they need to be placed at the end
of the commit message. This overlaps with our body-match-regex rule,
which requires Jira-style issue IDs to be on the last line as well.

Impact: patch
Related: ICA-38
@frimro frimro requested review from a team and ypcs April 21, 2026 11:15
@frimro frimro self-assigned this Apr 21, 2026
@frimro frimro merged commit e33a291 into main Apr 21, 2026
6 checks passed
@frimro frimro deleted the bugfix/ignore-co-authored-by-body-lines branch April 21, 2026 11:22
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.

2 participants