-
Tim Jaacks authored
The function used to rely on the given merge request object without checking its current state. If the given object was not in one of the "unchecked" states, it returned immediately. The state, however, could have changed between its last query and the call of this function, so it now checks the state first before deciding anything.
4c6b4621
Code owners
Assign users and groups as approvers for specific file changes. Learn more.