Skip to content

Conversation

@theyoprst
Copy link
Collaborator

Problem

When multiple PRs are created from the same feature branch, the merge-back workflow would fail because it tried to create a branch with the same name. Adding the PR number ensures uniqueness.

Solution

Add a PR_NUMBER to the branch name.

Testing

None

Release Notes

None

@theyoprst theyoprst added the ignore-for-release Don't include this PR into changelog label Jan 12, 2026
…sions

When multiple PRs are created from the same feature branch, the
merge-back workflow would fail because it tried to create a branch
with the same name. Adding the PR number ensures uniqueness.
@theyoprst theyoprst force-pushed the yoprst/SCHED-737/fix-merge-back-unique-branch branch from b11087b to 086425a Compare January 12, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ignore-for-release Don't include this PR into changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants