-
Notifications
You must be signed in to change notification settings - Fork 44.6k
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
Legal warning on continuous run #4239
Conversation
Deployment failed with the following error:
|
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #4239 +/- ##
==========================================
- Coverage 62.26% 62.18% -0.09%
==========================================
Files 73 73
Lines 3339 3345 +6
Branches 482 484 +2
==========================================
+ Hits 2079 2080 +1
- Misses 1113 1118 +5
Partials 147 147
☔ View full report in Codecov by Sentry. |
Deployment failed with the following error:
|
Deployment failed with the following error:
|
I would suggest putting the text into a file and load it, that way this can be updated and reviewed in the future without requiring a code review? |
* feat: legal warning on continuous * fix: formatting * ci: fix formatting
Background
We should warn users of the legal implications of using this autonomously.
Changes
Adds a legal blurb and utility for it
Documentation
Self documenting?
Test Plan
PR Quality Checklist