Skip to content

Ensure trailers use the right casing

Yorick Peterse requested to merge changelog-trailer-casing into master

Changelog trailers are processed case-sensitively by the API. This updates Danger so it errors when using incorrect casing, such as changelog instead of Changelog.

See gitlab!62915 (merged) for more information.

Merge request reports