[go: up one dir, main page]

Skip to content

Allow for capitalization rules to be set for branch names created from issues

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Proposal

Related issue: #21243 (closed)

Would like the ability to set capitalization format to branches created from issues.

I see here that lowercase is chosen for best compatibility but there is a use case for allowing modification to all uppercase.

USE CASE: Jira integration via the Developer Panel only associates triggers with jira projects when the issue is called out in all uppercase

# This will *not* appear on Jira issue testy-123
testy-123-change-some-json

# This *will* appear on Jira issue TESTY-123
TESTY-123-change-some-json

In it's current form, issues created in gitlab to match jira issues will not create branches that will automatically get associated to Jira issues.

Edited by 🤖 GitLab Bot 🤖