-
Notifications
You must be signed in to change notification settings - Fork 614
Automatically file a bug on BVT CI failure #5465
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
guhetier
left a comment
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.
Hopefully something fails in this CI run and we can check it works :)
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5465 +/- ##
==========================================
- Coverage 86.78% 84.92% -1.86%
==========================================
Files 59 59
Lines 18328 18605 +277
==========================================
- Hits 15906 15801 -105
- Misses 2422 2804 +382 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* add docs + workflow * just add docs * build string * auto file bugs * delete file * [CI - Failure] * should be good now
Description
We should file a new Github Issue each time a BVT CI failure occurs automatically.
Testing
CI: https://github.com/microsoft/netperf/actions/runs/18050496169
With workflow: https://github.com/microsoft/netperf/actions/runs/18050496169/workflow
Documentation
No.