Skip to content

[AIR-3041] qs: combine BuildDevBranchName, GetJiraBranchName, GetBranchName into single branch name creation func#135

Merged
host6 merged 5 commits intountillpro:mainfrom
host6:AIR-3041-AIR-3041-qs-combine-builddevbranchname-getjirabran-pr
Feb 23, 2026
Merged

[AIR-3041] qs: combine BuildDevBranchName, GetJiraBranchName, GetBranchName into single branch name creation func#135
host6 merged 5 commits intountillpro:mainfrom
host6:AIR-3041-AIR-3041-qs-combine-builddevbranchname-getjirabran-pr

Conversation

@host6
Copy link
Collaborator

@host6 host6 commented Feb 23, 2026

AIR-3041 qs: combine BuildDevBranchName, GetJiraBranchName, GetBranchName into single branch name creation func
{"version":"1.0","github_issue_url":"","jira_ticket_url":"https://untill.atlassian.net/browse/AIR-3041","branch_type":2,"description":"qs: combine BuildDevBranchName, GetJiraBranchName, GetBranchName into single branch name creation func"}

…chName into single branch name creation func
@augmentcode
Copy link

augmentcode bot commented Feb 23, 2026

🤖 Augment PR Summary

Summary: This PR unifies dev-branch name generation by moving GitHub/Jira/freeform logic into the internal/issue package.

Changes:

  • Simplifies qs dev to a single call to issue.BuildDevBranchName and updates variables accordingly.
  • Removes legacy helpers: gitcmds.BuildDevBranchName, jira.GetJiraBranchName, and utils.GetBranchName (plus associated tests).
  • Renames Jira helper GetJiraIssueName to GetJiraIssueTitle and updates call sites.
  • Updates GitHub issue linking to pass issue numbers as strings.
  • Adds unit tests for freeform dev branch name generation in internal/issue.
  • Archives a uspec change request/implementation plan describing the refactor.
Technical Notes: Branch names are kebab-cased (with length limits) and issue metadata is serialized into git notes for downstream commands.

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. 4 suggestions posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

@host6 host6 merged commit 52e11bd into untillpro:main Feb 23, 2026
@host6 host6 deleted the AIR-3041-AIR-3041-qs-combine-builddevbranchname-getjirabran-pr branch February 23, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant