-
Notifications
You must be signed in to change notification settings - Fork 881
ci: Enable forks to run CI #910
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
Codecov Report
@@ Coverage Diff @@
## main #910 +/- ##
==========================================
+ Coverage 65.57% 65.77% +0.19%
==========================================
Files 216 216
Lines 13734 13734
Branches 103 103
==========================================
+ Hits 9006 9033 +27
+ Misses 3803 3779 -24
+ Partials 925 922 -3
Continue to review full report at Codecov.
|
All steps that require tokens are optional for forks, and will be skipped if the owner is not "coder".
21469c5
to
a9751ca
Compare
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.
I'm ok with this change, just clarifying what exposing the Chromatic token implies as well as wondering why mac-os
is disappearing from the e2e matrix
All steps that require tokens are optional for forks,
and will be skipped if the owner is not "coder".
I also removed the nightly suite that ran. We don't monitor it right now, so I'd rather save the CI spend.