Skip to content

New branch button on issues

Creates a button which creates a branch for you, referencing the original issue in the branch name. When creating the MR the text Closes #iid is appended to the description field.

The button; with styling

Screenshot_from_2016-02-13_17-28-54

Links to the related branches on the issue

Screenshot_from_2016-02-13_17-31-48

Styled like the MR links

Screenshot_from_2016-02-13_17-31-53

Please provide input on the following; the CI repo on the GDK had the following happening with the current way I implemented the matching:

Screenshot_from_2016-02-14_08-57-19

Closes #3886 (closed)

cc @DouweM

Merge request reports