diff options
author | Yorick Peterse <yorickpeterse@gmail.com> | 2018-09-14 13:31:24 +0200 |
---|---|---|
committer | Yorick Peterse <yorickpeterse@gmail.com> | 2018-09-14 13:55:29 +0200 |
commit | 42f90b5f50fc55fe17aec4118190599d46b43da8 (patch) | |
tree | dcd744a5168a923b388623345044fde90671bf2f /doc/gitlab-basics | |
parent | 197beefc414c34ba9af89b91630f5d3137bf06de (diff) | |
download | gitlab-ce-42f90b5f50fc55fe17aec4118190599d46b43da8.tar.gz |
Relax Danger requirements about changed lines
This relaxes the commit rules regarding the number of changed lines.
Previously we required a detailed description if 20 or more lines were
changed. Starting with this commit we change the rules so Danger only
notifies you about writing a detailed description if:
1. A commit changes more than 3 files
2. The same commit changes more than 30 lines
This should make it easier to do a find replace to fix a typo, without
having to repeat what the subject line already says, while still
reminding developers to write a detailed description for new features
and other larger changes.
Fixes https://gitlab.com/gitlab-org/release/framework/issues/13
Diffstat (limited to 'doc/gitlab-basics')
0 files changed, 0 insertions, 0 deletions