Ensure trailers use the right casing
What does this MR do?
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.
Checklist
Required
-
Merge Request Title, and Description are up to date, accurate, and descriptive -
MR targeting the appropriate branch -
MR has a green pipeline on GitLab.com