diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-04-22 15:09:27 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-04-22 15:09:27 +0000 |
commit | 7a7345366550f509c03595e0dada7cbd0d73103d (patch) | |
tree | ae2c4e74faa9f87237082abf4b23f325e34df6e3 /danger/roulette | |
parent | ae96e65ee23d81be3924b87ed16becbbbe002b91 (diff) | |
download | gitlab-ce-7a7345366550f509c03595e0dada7cbd0d73103d.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'danger/roulette')
-rw-r--r-- | danger/roulette/Dangerfile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/danger/roulette/Dangerfile b/danger/roulette/Dangerfile index 417b5889bcf..721ca8ba475 100644 --- a/danger/roulette/Dangerfile +++ b/danger/roulette/Dangerfile @@ -13,8 +13,9 @@ MARKDOWN CATEGORY_TABLE_HEADER = <<MARKDOWN 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. +a candidate for each review slot. Feel free to +[override these selections](https://about.gitlab.com/handbook/engineering/projects/#gitlab) +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) |