diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-02-03 15:08:45 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-02-03 15:08:45 +0000 |
commit | 55693cc1ec8ac79444bc7214d2812a4ac41bf043 (patch) | |
tree | c9e9df7be9eac5dd1ea71f65da9a6831834b08c4 /danger/roulette | |
parent | c089cf73c2f1835dc68fd6107d6cbd10fc17f365 (diff) | |
download | gitlab-ce-55693cc1ec8ac79444bc7214d2812a4ac41bf043.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'danger/roulette')
-rw-r--r-- | danger/roulette/Dangerfile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/danger/roulette/Dangerfile b/danger/roulette/Dangerfile index 173cf4e0ea2..f0e5c668cb8 100644 --- a/danger/roulette/Dangerfile +++ b/danger/roulette/Dangerfile @@ -16,6 +16,10 @@ To spread load more evenly across eligible reviewers, Danger has randomly picked a candidate for each review slot. Feel free to override this selection if you think someone else would be better-suited, or the chosen person is unavailable. +To read more on how to use the reviewer roulette, please take a look at the +[Engineering workflow](https://about.gitlab.com/handbook/engineering/workflow/#basics) +and [code review guidelines](https://docs.gitlab.com/ee/development/code_review.html). + Once you've decided who will review this merge request, mention them as you normally would! Danger does not (yet?) automatically notify them for you. |