gitlab-org--gitlab-foss/danger
Yorick Peterse edd3e107c6
Warn when MR titles are too long
This adds a Danger check to produce a warning for MR titles greater than
72 characters. This is necessary because when squash on merge is used,
the MR title will be used for the commit message (at least by default).
This in turn leads to commit messages that violate our commit message
guidelines.

For more information, refer to
https://gitlab.com/gitlab-org/release/framework/issues/24.
2018-11-07 15:27:39 +01:00
..
changelog Drop WIP from changelog command in Danger comment 2018-08-24 20:54:55 +00:00
changes_size Autocorrect RuboCop violations in danger/**/Dangerfile 2018-07-11 14:44:35 -05:00
commit_messages Relax the subject line requirements for commits 2018-09-19 15:27:50 +02:00
database Create helper to get all changed files 2018-10-22 11:04:55 +02:00
documentation Create helper to get all changed files 2018-10-22 11:04:55 +02:00
eslint Create helper to get all changed files 2018-10-22 11:04:55 +02:00
frozen_string Make the frozen_string Danger check more resilient 2018-07-25 14:32:44 -07:00
gemfile Autocorrect RuboCop violations in danger/**/Dangerfile 2018-07-11 14:44:35 -05:00
metadata Warn when MR titles are too long 2018-11-07 15:27:39 +01:00
plugins Create helper to get all changed files 2018-10-22 11:04:55 +02:00
prettier Create helper to get all changed files 2018-10-22 11:04:55 +02:00
specs Also count specs in new files in Danger check 2018-10-23 15:45:05 +01:00