To track a branch from Git(lab/hub) in Clickup, you need to "Add the ClickUp task ID in any part of the branch name with a hashtag in front of it."
Unfortunately, adding a hashtag to a branch name breaks integration with other tools. (ex: AWS amplify branch deployments and GitLab Web IDE)
Tracking a feature branch is a great feature that we don't want to give up. Is there any other way besides adding the task id to every commit?