Skip to content

Make Danger more strict about Git trailers

Yorick Peterse requested to merge stricter-trailer-checking into master

This is based on omnibus-gitlab!5197 (merged). Previously Danger would allow trailers such as Changelog: foo bar baz, even though those are not valid changelog trailers.

Merge request reports