ground-android icon indicating copy to clipboard operation
ground-android copied to clipboard

[Code health] Cloud Build notifiers

Open shobhitagarwal1612 opened this issue 3 years ago • 1 comments
trafficstars

Setup alert when instrumentation tests fail on master branch

Recently, we removed running instrumentation tests for PR branches. Also, GCB doesn't provide out-of-the-box solution for build failures.

Either setup a custom notification system for build failures or explore GCB documentation for any related features.

shobhitagarwal1612 avatar Jul 24 '22 09:07 shobhitagarwal1612

https://cloud.google.com/build/docs/configuring-notifications/notifiers

shobhitagarwal1612 avatar Jul 24 '22 09:07 shobhitagarwal1612

We spoke. @shobhitagarwal1612 reported that email notifications would require setting up and maintaining an SMTP server, which would be significantly more work. We can skip this for now and rely on chat notifications.

gino-m avatar Aug 28 '22 20:08 gino-m