Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature]: Create a GitHub Branch From A Work Item #6611

Open
1 task done
GravityShaun opened this issue Feb 16, 2025 · 2 comments
Open
1 task done

[feature]: Create a GitHub Branch From A Work Item #6611

GravityShaun opened this issue Feb 16, 2025 · 2 comments
Assignees

Comments

@GravityShaun
Copy link

GravityShaun commented Feb 16, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Adding a button to create a branch in GitHub using the work item title would be incredibly convenient and efficient. This feature, similar to what Jira/Bitbucket offers, could significantly improve workflow management. By automatically associating branches with specific issues, it helps maintain clear separation and tracking while avoiding the problem of 'branch creep' where too many unrelated issues get stuffed into a single branch.

I imagine this as a button that, when clicked, generates a branch with a unique name auto-filled using the work item title or issue ID. The branch name could then be easily copied and checked out directly in the project, eliminating the need to switch back and forth between GitHub and Plane.

Alternatively, a more streamlined approach could involve automating branch creation when a card is moved to the "In Progress" column. This would reduce manual steps even further and seamlessly integrate branch management into the workflow.

Why should this be worked on?

Benefits:
Simplifies the process of associating branches with specific issues, maintaining clear traceability.
Reduces the risk of "branch creep" by ensuring each issue has its own branch.
Eliminates the need to toggle between screens, improving consistency in branch creation.
Promotes consistent branch naming conventions across teams.
Minimizes manual errors and speeds up workflows.

@sriramveeraghanta
Copy link
Contributor

Hey @GravityShaun We are working on this we will release this soon as an update to GitHub integration.

@GravityShaun
Copy link
Author

Awesome! Thank you @sriramveeraghanta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants