-
-
Notifications
You must be signed in to change notification settings - Fork 296
Checkbox based CI workflow #2177
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
Checkbox based CI workflow #2177
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2177 +/- ##
==========================================
+ Coverage 95.86% 95.90% +0.03%
==========================================
Files 127 127
Lines 11060 11090 +30
==========================================
+ Hits 10603 10636 +33
+ Misses 457 454 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Looks good. Let's see if it works well in practice and adjust it if needed.
Describe your changes
Note: If someone add a checked checkbox and put "Full CI" next to it anywhere in the PR description , CI will run even if not intended. That seems fine to me.
Issue ticket number and link if any
Related to: #194
Checklist for finalizing the PR
Continuous integration
Please check the checkbox of the CI you want to run, then push again on your branch.