Skip to content

Add copilot-setup-steps.yml #7481

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

Merged
merged 5 commits into from
Jun 11, 2025
Merged

Add copilot-setup-steps.yml #7481

merged 5 commits into from
Jun 11, 2025

Conversation

ericstj
Copy link
Member

@ericstj ericstj commented Jun 11, 2025

This will enable us to use Copilot agent in this repo.

Test results -- https://github.com/dotnet/machinelearning/actions/runs/15594105366

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

This PR adds a new GitHub workflow that sets up the environment for the Copilot agent in the repository.

  • Introduces a workflow triggered manually via the Actions tab.
  • Configures the job to check out code, install dependencies, build the project, and adjust the .NET path.

Copy link
Member

@tarekgh tarekgh left a comment

Choose a reason for hiding this comment

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

LGTM!

@ericstj
Copy link
Member Author

ericstj commented Jun 11, 2025

Helix is down.
RestApiException1: The response contained an invalid status code 500 Internal Server Error `

@ericstj ericstj merged commit 0708301 into main Jun 11, 2025
2 of 26 checks passed
Copy link

codecov bot commented Jun 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.99%. Comparing base (aea5651) to head (505d2e6).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7481      +/-   ##
==========================================
- Coverage   68.99%   68.99%   -0.01%     
==========================================
  Files        1482     1482              
  Lines      273880   273880              
  Branches    28254    28254              
==========================================
- Hits       188956   188955       -1     
+ Misses      77540    77539       -1     
- Partials     7384     7386       +2     
Flag Coverage Δ
Debug 68.99% <ø> (-0.01%) ⬇️
production 63.28% <ø> (-0.01%) ⬇️
test 89.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 6 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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