Skip to content

Add notification steps for build success and failure - #22

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

alexheifetz merged 1 commit into
mainfrom
build-notifications

Conversation

@alexheifetz

Copy link
Copy Markdown
Contributor

This pull request adds automated notifications to the workflow for the main branch, improving visibility into build failures and recoveries. Two new jobs have been introduced to send alerts to Discord when the build fails or when it recovers.

Workflow notification enhancements:

  • Added a notify job that triggers on build failure for the main branch and sends a notification using the shared discord-notify.yml workflow.
  • Added a notify-recovery job that triggers on build recovery (success after failure) for the main branch, using the shared notify-recovery.yml workflow and specifying the branch as main.

@alexheifetz
alexheifetz merged commit b1ffe39 into main Mar 14, 2026
2 checks passed
@alexheifetz
alexheifetz deleted the build-notifications branch March 14, 2026 17:46
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