Skip to content

Allow to create new branch and empty WIP merge request from issue page

What does this MR do?

Replaces the "New Branch" button on the issue page with a dropdown with options to create a merge request or just a branch for the issue.

Are there points in the code the reviewer needs to double check?

See if I used the best naming for class, variables, etc.

Why was this MR needed?

To implement !28558

Screenshots

Before

Screen_Shot_2017-04-26_at_11.55.13_PM

After

Screen_Shot_2017-04-26_at_11.55.32_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Implements #28558 (closed)

Merge request reports