-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Conversation
There was a problem hiding this 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Helix is down. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
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
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
This will enable us to use Copilot agent in this repo.
Test results -- https://github.com/dotnet/machinelearning/actions/runs/15594105366