Skip to content

GitLab Next

    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Menu
    Projects Groups Snippets
  • Get a free trial
  • Sign up
  • Login
  • Sign in / Register
  • GitLab FOSS GitLab FOSS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 is launching on May 22! This version brings many exciting improvements, but also removes deprecated features and introduces breaking changes that may impact your workflow. To see what is being deprecated and removed, please visit Breaking changes in 15.0 and Deprecations.

  • GitLab.org
  • GitLab FOSSGitLab FOSS
  • Merge requests
  • !2808
Project 'gitlab-org/gitlab-ce' was moved to 'gitlab-org/gitlab-foss'. Please update any links and bookmarks that may still have the old path.
Merged
Created Feb 14, 2016 by Zeger-Jan van de Weg@zj-gitlabContributor
  • Review changes

  • Download
  • Email patches
  • Plain diff

New branch button on issues

  • Overview 45
  • Commits 7
  • Changes 15

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

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: new-branch-button-issue