Skip to content

feat(send-slack-notification): Support customizing message subject#98

Merged
Techassi merged 2 commits intomainfrom
feat/send-slack-notification-customize-message-subject
Mar 30, 2026
Merged

feat(send-slack-notification): Support customizing message subject#98
Techassi merged 2 commits intomainfrom
feat/send-slack-notification-customize-message-subject

Conversation

@Techassi
Copy link
Copy Markdown
Member

With this PR, the message subject can be customized in cases where the default subject is too vague.

This is especially true in the case of the build_testing_tools workflow. It uses a matrix to build four different images, but all notifications just display "Build Testing Tools". We instead want the message to say which image (based on the matrix) failed to build.

@Techassi Techassi self-assigned this Mar 30, 2026
@Techassi Techassi changed the title feat(send-slack-notificaion: Support customizing message subject feat(send-slack-notificaion): Support customizing message subject Mar 30, 2026
@Techassi Techassi changed the title feat(send-slack-notificaion): Support customizing message subject feat(send-slack-notification): Support customizing message subject Mar 30, 2026
Copy link
Copy Markdown
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@Techassi Techassi merged commit e6d0618 into main Mar 30, 2026
12 checks passed
@Techassi Techassi deleted the feat/send-slack-notification-customize-message-subject branch March 30, 2026 08:24
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.

2 participants