Skip to content

Add notification workflows for build status#3

Merged
alexheifetz merged 1 commit intomainfrom
build-notifications
Mar 14, 2026
Merged

Add notification workflows for build status#3
alexheifetz merged 1 commit intomainfrom
build-notifications

Conversation

@alexheifetz
Copy link
Contributor

This pull request updates the GitHub Actions workflow to add automated notifications for the main branch build status. Specifically, it introduces steps to notify on build failures and recoveries using external workflows.

Build notification enhancements:

  • Added a notify job that triggers on build failures for the main branch, using the discord-notify.yml workflow to send alerts.
  • Added a notify-recovery job that triggers when a previously failing build on the main branch succeeds, using the notify-recovery.yml workflow to send recovery notifications.

@alexheifetz alexheifetz merged commit 6b36601 into main Mar 14, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant