Skip to content

Fix dotnet path for publishing baseline update PRs#3614

Merged
ViktorHofer merged 1 commit intodotnet:mainfrom
ellahathaway:fix-pr-publisher
Dec 2, 2025
Merged

Fix dotnet path for publishing baseline update PRs#3614
ViktorHofer merged 1 commit intodotnet:mainfrom
ellahathaway:fix-pr-publisher

Conversation

@ellahathaway
Copy link
Member

Fixes a failure introduced in #3518

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a bug in the baseline update PR creation template where the wrong syntax was used to reference the dotnet path. The issue was introduced in a previous PR and caused failures when attempting to publish baseline update PRs.

  • Changed $(DotNetPath) to ${{ parameters.dotnetPath }} to correctly reference the template parameter

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ellahathaway
Copy link
Member Author

@dotnet/source-build - the change validation failure is unrelated. Can I please get help merging this PR?

@ViktorHofer ViktorHofer merged commit 6d904e7 into dotnet:main Dec 2, 2025
15 of 17 checks passed
@ellahathaway
Copy link
Member Author

/backport to release/10.0.1xx

@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

Started backporting to release/10.0.1xx (link to workflow run)

@ellahathaway
Copy link
Member Author

/backport to release/10.0.2xx

@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

Started backporting to release/10.0.2xx (link to workflow run)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants