Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

danmoseley
Copy link
Member

backport typos from the release branch PR #10313

@danmoseley danmoseley requested review from eerhardt and Copilot July 10, 2025 23:12
@github-actions github-actions bot added the area-codeflow for labeling automated codeflow. intentionally a different color! label Jul 10, 2025
Copy link
Contributor

@Copilot 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

Backports typo fixes for the GitHub Models integration documentation and code.

  • Corrects phrasing in the README user secrets section
  • Fixes a spelling mistake in the health check error message
  • Normalizes the “GitHub Models” casing in the extension helper

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
src/Aspire.Hosting.GitHub.Models/README.md Updated “The in user secrets:” to “Then in user secrets:”
src/Aspire.Hosting.GitHub.Models/GitHubModelsHealthCheck.cs Corrected “resonse” to “response” in the error message
src/Aspire.Hosting.GitHub.Models/GitHubModelsExtensions.cs Changed “Github Models” to “GitHub Models” in source property

Copy link
Member

@eerhardt eerhardt left a comment

Choose a reason for hiding this comment

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

LGTM.

Just FYI - in general we don't need to do this manually because the release branch gets forward ported to main after the release. cc @joperezr

@eerhardt eerhardt merged commit 49dde32 into dotnet:main Jul 10, 2025
277 checks passed
@danmoseley
Copy link
Member Author

Just FYI - in general we don't need to do this manually because the release branch gets forward ported to main after the release. cc @joperezr

Oh, I didn't know, or had forgotten that.

@danmoseley danmoseley deleted the backporttypo branch July 11, 2025 00:33
@github-actions github-actions bot locked and limited conversation to collaborators Aug 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-codeflow for labeling automated codeflow. intentionally a different color!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants