More branch name options in GitHub App
complete
A
Aarón Contreras
Task names should be descriptive enough so that you can understand the backlog just by skimming through it. However, using only IDs for branch names isn't very helpful. It'd be good to be able to provide a "short title" or a "slug" to be used for new branches.
Log In
Tadej Jevševar
complete
Tadej Jevševar
Hey Aarón, thanks for your feedback! We understand the importance of having descriptive and informative branch names to improve workflow clarity.
Customizing Branch Name Formats:
ClickUp allows you to set a custom format for auto-generated branch names to align with your team’s naming conventions. 
Available Variables:
- :username:: The ClickUp user’s name creating the branch, with spaces replaced by dashes. 
- :taskId:: The ID of the ClickUp task associated with the branch, including the required prefix.
- :taskName:: The name of the task, with spaces replaced by dashes. 
This structure aims to provide both unique identification and descriptive context.
Configuring Your Branch Name Format:
To customize the branch name format:
- Navigate to the App Centerin ClickUp. 
- Select GitHub. 
- Click on Settingstab. 
- Under Auto-generated branch name,enter your preferred format using the available variables. 
- Click Saveto apply the changes. 
By adjusting the format to include :taskName:, you can ensure that new branches incorporate descriptive titles, enhancing the readability and organization of your backlog.
For more detailed instructions, please refer to our GitHub integration Help Center article.
Please let us know if it's something else you wish we would improve.