Skip to content

Do not normalize reponame for github pages link#11317

Open
srietkerk wants to merge 2 commits into
masterfrom
srietkerk/github-repo-capitalization
Open

Do not normalize reponame for github pages link#11317
srietkerk wants to merge 2 commits into
masterfrom
srietkerk/github-repo-capitalization

Conversation

@srietkerk
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
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 GitHub repository creation so the returned repository ID preserves the repository name casing, which is needed for generated GitHub Pages links.

Changes:

  • Builds the GitHub repo ID directly from the created repo owner/name instead of normalizing the full repo URL.
  • Keeps the #master branch suffix behavior unchanged.

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.

Link capitalization issue

2 participants