-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
feat: skip CI prompt if --coming-from vercel #848
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #848 +/- ##
=======================================
Coverage 51.15% 51.15%
=======================================
Files 53 53
Lines 3519 3519
Branches 826 826
=======================================
Hits 1800 1800
Misses 1592 1592
Partials 127 127
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:
|
@obostjancic in case this is in draft because of the failing Nuxt e2e tests: They were fixed via #850. Feel free to rebase the PR, then CI should be 🟢 |
Closes: #842