-
Notifications
You must be signed in to change notification settings - Fork 1
Fix PR Summary step crash when packages don't exist #49
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
Co-authored-by: JerrettDavis <2610199+JerrettDavis@users.noreply.github.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
Test Results0 tests 0 ✅ 0s ⏱️ Results for commit e3d791b. |
Code Coverage |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #49 +/- ##
==========================================
- Coverage 99.86% 98.31% -1.55%
==========================================
Files 27 70 +43
Lines 726 2136 +1410
Branches 25 227 +202
==========================================
+ Hits 725 2100 +1375
- Misses 1 36 +35
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
The PR Summary step fails when the dry-run packaging step produces no
.nupkgfiles, causinglsto error with "No such file or directory".Changes
This allows the workflow to complete successfully and provide useful feedback even when packaging fails.
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.