Skip to content

[WIP] Run Cake utilities, commit outputs, build repo, and update PublicApi.*.txt files. Use API diff markdown as PR description. #1226

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Jul 22, 2025

  • Check environment and prerequisites
  • Run dotnet cake utilities.cake -t=generate-component-governance and commit changes
  • Run dotnet cake utilities.cake -t=generate-namespace-file and commit changes
  • Run dotnet cake utilities.cake -t=list-artifacts and commit changes
  • Build repository with standard build process
  • Check for PublicApi.*.txt changes and commit if found
  • Run dotnet cake utilities.cake -t=api-diff-markdown-info-pr to generate PR description
  • Update PR description with generated markdown info

This pull request was created as a result of the following prompt from Copilot chat.

Please perform the following steps:

  1. Run the following commands in the repository root:

    • dotnet cake utilities.cake -t=generate-component-governance
    • dotnet cake utilities.cake -t=generate-namespace-file
    • dotnet cake utilities.cake -t=list-artifacts
      Commit any changes resulting from these commands.
  2. Build the repository using the standard build process (e.g., 'dotnet build'). If there are changes to any PublicApi.*.txt files as a result of the build, commit those changes as well.

  3. Run the command:

    • dotnet cake utilities.cake -t=api-diff-markdown-info-pr
      Use the output of this command as the PR description and include it in the commit messages for the previous steps.

Make sure all steps are completed and all relevant changes are committed.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

@mattleibow
Copy link
Member

Can you just run the

dotnet cake

Command and commit any public API changes please.

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