Optionally include project name in Slack deployment notification titles #10929
dunctk
started this conversation in
Improvement Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Slack deployment notifications use generic titles such as Deployment failed and New version successfully deployed. When several Coolify projects send notifications to the same Slack channel, it is difficult to identify the affected project from the notification title alone.
Add an optional setting under /notifications/slack that prefixes deployment notification titles with the project name.
Implemented here: #10928
Expected behavior
When enabled, Slack deployment titles should use the following format:
When disabled, the existing titles should remain unchanged.
Acceptance criteria
Beta Was this translation helpful? Give feedback.
All reactions