Skip to content

Add ability to use maintainers as reviewers if needed

Doug Stull requested to merge add-reviewer-fallback-to-maintainer into master

What does this MR do and why?

  • For smaller projects, there may not be any reviewers available. For those we can fulfill the reviewer requirement by taking from maintainer pool.

specific case is for GLEX. We had to hurry and add a reviewer to satisfy Danger... So now we have 1 reviewer and 3 maintainers in that project. So high chance we could still encounter condition where no reviewers are available as in gitlab-experiment!211 (comment 1578729531)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Doug Stull

Merge request reports