You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
147122: ci: deadmansnitch for code-cover-gen GH action r=darrylwong,herkolategan a=srosenberg
Previously, we had added active monitoring for
`code-cover-publish` [1]. However, this time
`code-cover-gen` kept failing during build [2].
The latter workflow has `continue-on-error` in
order to report the (failure) status to Reviewable.io. Effectively, it was silently failing.
This change adds active monitoring for `code-cover-gen`.
DMS will alert testeng in case any of the workflow steps fail repeatedly
during the 24h interval.
[1] #137412
[2] #147052
Epic: none
Release note: None
Co-authored-by: Stan Rosenberg <[email protected]>
0 commit comments