Remove feature for automatically selecting labels from matching issue when creating a merge request.
E.G
- You have an issue with number 100 and labels selected
approved
andin-progress
- You have a branch called 100-my-feature, you push it, and proceed to create a merge request.
Now the labels approved
and in-progress
are automatically selected and I have to deselect them, which creates more work. If I forget to de-select them, then it also fills up the MR with unwanted junk.
IMO this really should not happen as some labels are used for issues only and do not apply to merge requests.
Options:
- Remove the feature
OR
- Make it optional
OR
- Add a separation of labels between issue / merge request
Edited by 🤖 GitLab Bot 🤖