More Substitutions in GitHub Branch name suggestions integration
I
Isaac Garcia
I would love to have more options like the parent task name for hierarchical project structure something like
projectKey-:taskId:-:parentTaskName:-:taskName:
So the branch has more context
Project: User Dashboard
Project Key: UD
Task Id: cad12c1
Task Name: Activity Timeline
Parent Task Name: Inventory Widgets
Generated name
ud-cad12c1-inventory-widgets-activity-timeline
additionally allowing other start names than CU which I am assuming it is ClickUp initials
Log In
Abi Shrestha
would love to have substitution for task type as well
something like
Task Type: Feature
Task Name: Create Banner
substitution - :task_type:_:task_name:
generated name would be: Feature_Create-Banner