[automated] Merge branch 'release/2.2' => 'master' #27

Closed
opened 2025-08-09 17:14:43 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @dotnet-maestro-bot on 7/15/2018

I detected changes in the release/2.2 branch which have not been merged yet to master.
I'm a robot and am configured to help you automatically keep master up to date, so
I've opened this PR.

This PR merges commits made on release/2.2 by the following committers:

  • @aspnetci

Instructions for merging

This PR will not be auto-merged. When pull request checks pass, please complete this PR
by creating a merge commit, not a squash or rebase commit.

merge button instructions

You can also do this on command line:

git checkout master
git pull
git fetch --force https://github.com/dotnet-maestro-bot/JavaScriptServices merge/release/2.2-to-master:merge/release/2.2-to-master
git merge merge/release/2.2-to-master
git push

⚠️ If there are merge conflicts, you will need to resolve them manually before merging.

Please contact ASP.NET Core Engineering if you have questions or issues.
Also, if this PR was generated incorrectly, help us fix it. See https://github.com/aspnet/BuildTools/blob/master/scripts/GitHubMergeBranches.ps1.

*Originally created by @dotnet-maestro-bot on 7/15/2018* I detected changes in the release/2.2 branch which have not been merged yet to master. I'm a robot and am configured to help you automatically keep master up to date, so I've opened this PR. This PR merges commits made on release/2.2 by the following committers: * @aspnetci ## Instructions for merging This PR will not be auto-merged. When pull request checks pass, please complete this PR by creating a merge commit, *not* a squash or rebase commit. <img alt="merge button instructions" src="https://i.imgur.com/GepcNJV.png" width="300" /> You can also do this on command line: ``` git checkout master git pull git fetch --force https://github.com/dotnet-maestro-bot/JavaScriptServices merge/release/2.2-to-master:merge/release/2.2-to-master git merge merge/release/2.2-to-master git push ``` :warning: If there are merge conflicts, you will need to resolve them manually before merging. Please contact ASP.NET Core Engineering if you have questions or issues. Also, if this PR was generated incorrectly, help us fix it. See https://github.com/aspnet/BuildTools/blob/master/scripts/GitHubMergeBranches.ps1.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#27
No description provided.