Enable ClickUp URLs in commit messages for GitHub integration
R
Richard Allen
To link tasks from GitHub, currently we have to use the ClickUp task ID in one of a few certain formats. It would be nice to support URLs, a universal resource locator format that is common to many web systems, like so:
ExampleOld: #1abc2de
ExampleNew: https://app.clickup.com/t/1abc2de
Log In