Contact reviewers only after a PR CI tests are successful

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Problem to solve

Currently a PR triggers

  • email to the reviewers
  • a listing in the list of current PR
  • the CI tests

I would like to have an option where the email to the reviewers is delayed until AFTER the CI tests are complete and return success. In addition, the PR in the list of PR should be marked as "pending" or some similar term to distinguish from PR that have passed the CI and are worth reviewing.

With my current PR/CI system I waste a lot of time checking on PR where the submitter is working on fixing issues that appeared in the CI tests and I receive email as they fix things. I don't want to be bothered with that UNTIL after the PR passes the CI.

I apologize if this request is duplicative or the support already exists, my searches on gitlab and google came up with nothing on the topic.

Intended users

Almost everyone who uses the pull request and CI testing features.

Edited by 🤖 GitLab Bot 🤖