-
Notifications
You must be signed in to change notification settings - Fork 83
ci: add schedule reporter and cb failure reporter files #1260
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
|
This needs to be rebased I believe... |
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.
@kgala2 What is the plan to test that this works?
I will on purpose break one of the system tests to monitor this for 2 days |
@kgala2 Can you explain your thinking a little bit? We do not want to push broken tests to our main branch... An alternative solution off the top of my head would be to do the following:
|
|
On second thought, I guess you could do exactly what I said but with This would allow you to not need to use a placeholder trigger name. |
Adds schedule reporter workflow action that runs daily to go through builds on Cloud Build and create/update failing tests issues