Skip to content

Specify version specific branch#1745

Merged
BillWagner merged 1 commit into
dotnet:draft-v8from
BillWagner:name-update-branch
Jul 22, 2026
Merged

Specify version specific branch#1745
BillWagner merged 1 commit into
dotnet:draft-v8from
BillWagner:name-update-branch

Conversation

@BillWagner

Copy link
Copy Markdown
Member

Found based on #1470 and #1471

In our 7/22 meeting, we merged updated features for both C# 8 and C# 9. The tools did the correct work, but made all commits on one branch. So, both of these PRs picked up changes from the v8 and v9 PRs.

This change instructs the workflow to create the pull request branch name based on the base branch version it started with. Doing that means it will not accidentically cross versions when the automation runs.

Found based on dotnet#1470 and dotnet#1471

In our 7/22 meeting, we merged updated features for both C# 8 and C# 9.  The tools did the correct work, but made all commits on one branch.  So, both of these PRs picked up changes from the v8 and v9 PRs.

This change instructs the workflow to create the pull request branch name based on the base branch version it started with. Doing that means it will not accidentically cross versions when the automation runs.
@BillWagner
BillWagner requested a review from jskeet July 22, 2026 20:42
@BillWagner
BillWagner merged commit e2afee0 into dotnet:draft-v8 Jul 22, 2026
3 checks passed
@BillWagner
BillWagner deleted the name-update-branch branch July 22, 2026 20:50
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