Skip to content

Update baseline build instructions to use working branch instead of main#125853

Merged
elinor-fung merged 2 commits into
mainfrom
copilot/update-baseline-build-instructions
Apr 10, 2026
Merged

Update baseline build instructions to use working branch instead of main#125853
elinor-fung merged 2 commits into
mainfrom
copilot/update-baseline-build-instructions

Conversation

Copilot AI commented Mar 20, 2026

Copy link
Copy Markdown
Contributor

I noticed that my agents kept checking out the main branch and doing a build. Especially if/when main had diverged from whatever the working branch was based on, this was a lot of unnecessary work/time. We just want a 'before new changes' build, not main specifically.


📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the baseline build guidance in .github/copilot-instructions.md to run the baseline build on the developer’s working branch (prior to making changes), rather than requiring a checkout of main, simplifying the workflow while keeping the “baseline build first” requirement.

Changes:

  • Adjust Step 2 to instruct running the baseline build on the working branch before making code changes.
  • Remove Step 3 language about switching back to the working branch after the baseline build.

Comment thread .github/copilot-instructions.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Comment thread .github/copilot-instructions.md
@elinor-fung elinor-fung merged commit 5a341af into main Apr 10, 2026
19 checks passed
@elinor-fung elinor-fung deleted the copilot/update-baseline-build-instructions branch April 10, 2026 02:57
@github-project-automation github-project-automation Bot moved this to Done in AppModel Apr 10, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators May 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

Status: Done
Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants