quickstart icon indicating copy to clipboard operation
quickstart copied to clipboard

Add a slack notification when the `nightly` or `nightly-next` scheduled builds fail

Open leighmcculloch opened this issue 2 months ago • 0 comments

Add a slack notification when the nightly or nightly-next scheduled builds fail.

Include in the notification, if possible:

  • A link to the failed run.
  • The versions of all the software being built.
  • Whether build failed, and which build, or test failed, and which test.

The notification should use the action cache to cache the fact the notification was sent so that repeated scheduled builds do not spam.

leighmcculloch avatar Oct 27 '25 03:10 leighmcculloch