-
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
🐛 Discard GitHub token in dangerous workflow check #1772
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1772 +/- ##
=======================================
Coverage 56.71% 56.72%
=======================================
Files 65 65
Lines 6377 6378 +1
=======================================
+ Hits 3617 3618 +1
Misses 2519 2519
Partials 241 241 |
Integration tests success for |
Integration tests success for |
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.
Thanks, I was also thinking of the same. Cool!
All my PRs are failing with:
|
Integration tests success for |
@naveensrinivasan @azeemsgoogle any ideas why PRs are suddenly all failing with protobuf errors? |
I am tired of fixing it TBH. We need to find a way to retry it or do something about this. |
Integration tests success for |
Don't alert if the default GH token is used on pull requests. See #1770
No breaking changes
closes #1770