Skip to content

Conversation

Copy link

Copilot AI commented May 19, 2025

This PR updates the documentation in Documentation/sourcebuild-in-repos/new-repo.md to rename the GitHubRepositoryName property to RepositoryName.

Changes made:

  • Updated the XML example to use RepositoryName instead of GitHubRepositoryName
  • Updated the explanation of the intermediate nupkg naming convention from Microsoft.SourceBuild.Intermediate.$(GitHubRepositoryName)[.$(RidSuffix)] to Microsoft.SourceBuild.Intermediate.$(RepositoryName)[.$(RidSuffix)]

This change aligns with discussion in dotnet/arcade#14718 to make the property name more generic and not GitHub-specific.

Fixes #4343.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@ViktorHofer ViktorHofer deleted the copilot/fix-4343 branch May 19, 2025 19:24
Copilot AI restored the copilot/fix-4343 branch May 19, 2025 19:25
Copilot AI changed the title [WIP] Rename GitHubRepositoryName property to RepositoryName Rename GitHubRepositoryName property to RepositoryName in documentation May 19, 2025
Copilot AI requested a review from ViktorHofer May 19, 2025 19:27
Copilot finished work on behalf of ViktorHofer May 19, 2025 19:27
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