Commit ffa0d378 authored by Rémy Coutable's avatar Rémy Coutable

Don't advertise the labels that disable changelog requirement

We don't want people to put the wrong labels just to disable the
"changelog needed" message from Danger.

- Labels should be set in accordance to the Throughput guidelines.
- Changelog should be added according to the "What warrants a
  changelog entry?" documentation.
Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 11a82cb4
......@@ -17,7 +17,6 @@ If you want to create a changelog entry for GitLab EE, run the following instead
bin/changelog --ee -m %<mr_iid>s "%<mr_title>s"
```
Note: Merge requests with %<labels>s do not trigger this check.
MSG
def check_changelog_yaml(path)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment