-
Notifications
You must be signed in to change notification settings - Fork 509
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
✨ Update raw format for Dangerous workflows #1865
Conversation
a24cc84
to
f2241ba
Compare
could you rebase with the latest changes? |
Stale pull request message |
6648712
to
f019b5d
Compare
friendly ping for review |
Codecov Report
@@ Coverage Diff @@
## main #1865 +/- ##
==========================================
+ Coverage 51.52% 54.66% +3.13%
==========================================
Files 79 79
Lines 6787 6774 -13
==========================================
+ Hits 3497 3703 +206
+ Misses 3059 2834 -225
- Partials 231 237 +6 |
Integration tests success for |
Integration tests success for |
Integration tests success for |
Integration tests success for |
Using a
type
for the dangerous workflow results. This will avoid updating the structure/BQ table every time we add a new type of check.Note: need #1864 to be merged