Skip to content

Update Branch Name Template For Aggregated Fix#1238

Open
orto17 wants to merge 1 commit intojfrog:devfrom
orto17:branch-name-template-fix
Open

Update Branch Name Template For Aggregated Fix#1238
orto17 wants to merge 1 commit intojfrog:devfrom
orto17:branch-name-template-fix

Conversation

@orto17
Copy link
Contributor

@orto17 orto17 commented Mar 2, 2026

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • This pull request is on the dev branch.
  • I used gofmt for formatting the code before submitting the pull request.
  • Update documentation about new features / new supported technologies

}
return formatStringWithPlaceHolders(branchFormat, "", "", hash, baseBranch, false), nil
if branchFormat != AggregatedBranchNameTemplate {
return formatStringWithPlaceHolders(branchFormat, "", "", hash, "", false), nil // custom: no suffix
Copy link
Collaborator

Choose a reason for hiding this comment

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

please write comments above if necessary

Copy link
Collaborator

@eranturgeman eranturgeman left a comment

Choose a reason for hiding this comment

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

please open a similar PR to V3 if necessary

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.

2 participants