question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Be able to customize the branch name when starting work on an issue

See original GitHub issue

Currently, when you start working on an issue a branch is created with this format <userName>/issue<issueCode>. It would be nice to have if you could customize the branch name 😄

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:6
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
ewen-lbhcommented, May 8, 2020

I like to use a slug of the issue name as the branch name, which I find way more descriptive than just using the issue number, what are the variables currently available? (Didn’t see it in the settings entry in “Feature contributions” neither in the wiki)

2reactions
ajmasiacommented, May 8, 2020

It would also nice to have if the plugin asked you from which branch you create the new one. By default the current! 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Customize branch name when using create branch in an issue
Customize branch name when using the create branch button in an issue. The default name is shown. You can change it something else....
Read more >
Automatically create a branch from an issue in GitHub
Create Issue Branch offers a lot of configuration options to help you pick the branch name style that matches your preferences.
Read more >
How to rename and change a Git branch name locally &amp
Rename the Git branch locally with the git branch -m new-branch-name command; Push the new branch to your GitHub or GitLab repo; Delete...
Read more >
Add option to adjust the auto-fill values for branch names ... - Jira
How it is now: branch name: JSP-3745-research-for-issues-on-jira. How we want: JSP-3745. We are able to change the branch name when creating it, ...
Read more >
Creating a branch from issue in GitLab - Stack Overflow
If you create a branch with the name <issue-number>-issue-description and push that branch to gitlab, it will automatically be linked to ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found