Commit Graph

5 Commits

Author SHA1 Message Date
Mark Fletcher 4f72293aaf Danger asks for throughput labels 2019-07-11 14:19:26 +01:00
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
Sean McGivern 9add8e3a66 Fix wording in Danger warning about MRs to non-master
If it's most of the time, then it's not all.
2018-09-04 09:57:22 +01:00
Rémy Coutable ab87e7bab1
Improve Danger files after first review
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-11 11:52:03 +02:00
Rémy Coutable 5679837cd4
Start to use Danger for automating MR reviews
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-11 11:52:01 +02:00