diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-01-13 15:10:40 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-01-13 15:10:40 +0000 |
commit | 9b1b702f0fc3820e13fd3810bf096687d3378dc5 (patch) | |
tree | 8ec6e084f9b0c84ebc0996c8ea64d47389f49e81 /danger/roulette | |
parent | 39c1496527de559d5d3a5c3b53d11575f435a4dc (diff) | |
download | gitlab-ce-9b1b702f0fc3820e13fd3810bf096687d3378dc5.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'danger/roulette')
-rw-r--r-- | danger/roulette/Dangerfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/danger/roulette/Dangerfile b/danger/roulette/Dangerfile index 753fff940e4..424114a3d33 100644 --- a/danger/roulette/Dangerfile +++ b/danger/roulette/Dangerfile @@ -15,7 +15,8 @@ CATEGORY_TABLE_HEADER = <<MARKDOWN To spread load more evenly across eligible reviewers, Danger has picked a candidate for each review slot, based on their timezone. 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. +if you think someone else would be better-suited +or use the [GitLab Review Workload Dashboard](https://gitlab-org.gitlab.io/gitlab-roulette/) to find other available reviewers. 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) |