Skip to content

fix: double check that an MR is not wip before assigning

Simon Chabot requested to merge topic/default/skip-wip into branch/default

it seems that filtering in the search is not enough, and some MR may be wip, even when the 'wip="no"' parameter is given.

Let' skip WIP merge requests

Merge request reports