Handling Project Tasks - conrad-blucher-institute/semaphore GitHub Wiki
Go to your task in Projects and select Convert to issue
.
Make sure the issue is mapped to the correct repository. (In this case, semaphore.)
Select the correct Label and Milestone if applicable.
Click open in new tab. Under Development select Create a branch
.
Then select Change branch source
. Change the branch source to the appropriate branch.
Ensure that Checkout locally
is checked and then click Create branch
.
Run the given commands in your local clone to checkout the new branch and then start working!