Handling Project Tasks - conrad-blucher-institute/semaphore GitHub Wiki

Go to your task in Projects and select Convert to issue.

image

Make sure the issue is mapped to the correct repository. (In this case, semaphore.)

image

Select the correct Label and Milestone if applicable.

image

Click open in new tab. Under Development select Create a branch.

image

Then select Change branch source. Change the branch source to the appropriate branch.

image

Ensure that Checkout locally is checked and then click Create branch.

image

Run the given commands in your local clone to checkout the new branch and then start working!

image