candoumbe / candoumbe/Pipelines

✨ Link a feature (resp. coldfix, hotfix) branch upon creation with its issues

Open
#97 1 comment 0 reactions 1 assignee Claimed by @candoumbe View on GitHub
area:repo-github :octocat: area:workflow enhancement ✨ up for grabs
Dominant language
C#
Stars
10
Forks
1
Avg merge
1d 13h
Merged PRs (30d)
9

Description

**Is your feature request related to a problem? Please describe.**
Creating a `feature` (respectively `coldfix`) branch is usually done due to one or more issues declare on the Git repository. The idea is to allow to specify those issues upon branch creation.

Currently, this require the user to create the branch and then navigate to Github if he/she wishes to link the branch to its issues.

**Describe the solution you'd like**
`feature`, `coldfix`, `hotfix` targets could allow the user to specify the issues that the branch upon creation will be linked to.
This feature would work the same way that calling `feature` (respectively `coldfix` target) allows to specify the `--issues id1 [id2, ...]` when finishing to work on a feature / coldfix

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.