Skip to content

Conversation

@nroeske
Copy link

@nroeske nroeske commented Nov 12, 2025

Resolves #153

@nroeske nroeske linked an issue Nov 12, 2025 that may be closed by this pull request
Comment on lines +151 to +156
scriptMock.expectedShRetValueForScript.put('git --no-pager show -s --format=\'%an <%ae>\' HEAD',
[releaseBranchAuthor, releaseBranchAuthor, releaseBranchAuthor, releaseBranchAuthor,
// these two are the ones where the release branch author is stored:
releaseBranchAuthor, releaseBranchAuthor,
developBranchAuthor, developBranchAuthor
])
Copy link
Contributor

Choose a reason for hiding this comment

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

What is happening here? :D why is that call returning 6 times release Author and two times developAuthor?

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.

Support release of multiple major versions

4 participants