Commit 70b7753e authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'vshushlin-master-patch-07276' into 'master'

Fix danger instructions for dev

See merge request gitlab-org/gitlab!85162
parents 7121c173 ca53e749
......@@ -154,6 +154,8 @@ To enable the Dangerfile on another existing GitLab project, complete the follow
- project: 'gitlab-org/quality/pipeline-common'
file:
- '/ci/danger-review.yml'
rules:
- if: '$CI_SERVER_HOST == "gitlab.com"'
```
1. If your project is in the `gitlab-org` group, you don't need to set up any token as the `DANGER_GITLAB_API_TOKEN`
......
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