Skip to content

WIP: Lint MR title instead of commits when squash is enabled

What does this MR do?

When MRs are set to be squashed, Danger will lint the MR's title instead of the commit messages, which should prevent unnecessary failures on some MRs that contain bad commits but have Squash commits when merge request is accepted enabled.

Screenshots

This MR's title was linted instead of the commits
image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Lin Jen-Shin

Merge request reports