Skip to content

feat: add required custom trailers support#37

Merged
benner merged 1 commit into
mainfrom
feat/require-custom-trailers
Apr 24, 2026
Merged

feat: add required custom trailers support#37
benner merged 1 commit into
mainfrom
feat/require-custom-trailers

Conversation

@benner
Copy link
Copy Markdown
Owner

@benner benner commented Apr 24, 2026

Adds --require-trailer CLI flag and require-trailers config key so
projects can enforce arbitrary trailers (e.g. Closes:, Reviewed-by:)
beyond the built-in Signed-off-by check. Matching is case-sensitive
and requires a non-empty value after the colon.

Adds --require-trailer CLI flag and require-trailers config key so
projects can enforce arbitrary trailers (e.g. Closes:, Reviewed-by:)
beyond the built-in Signed-off-by check. Matching is case-sensitive
and requires a non-empty value after the colon.

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
@benner benner marked this pull request as ready for review April 24, 2026 11:15
@benner benner merged commit 6df7a68 into main Apr 24, 2026
4 checks passed
@benner benner deleted the feat/require-custom-trailers branch April 24, 2026 11:15
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