Revamped Slack notifications for Workflows (2.0)
complete
R
Romain
Slack integration is really neat, yet with the introduction of workflows in 2.0, it creates a lot of spam because each job will create its own notificationIt would be nice if either of the changes would be made:
Trigger a single notification containing
- Name, status and link to each individual job of a given workflow- Name of the workflow as well as a link to its workflow-run
If notifications must be per individual job, then notification content should include:
- Name of the job - Name of the workflow as well as a link to its workflow-run
CCI-I-206
Merged in a post:
Update slack integration for all jobs
M
Mickael Lecoq
We need to configure slack integration for each job. We have one slack channel for our jobs and we would like to add slack integrations for all of them at once
CCI-I-408
Merged in a post:
Display workflows and jobs names in Slack
r
robert.pankowecki@gmail.com
It would be nice if Slack notifications included workflows name but especially job's names. Otherwise there are indistinguishable.
I would like the notification to say "Success: paneq's build (#983; push) job: test, workflow: test_and_deploy from organization/project.
CCI-I-230
Merged in a post:
Improve Slack Notification to Include Live Status
m
mark@techpivot.net
The Slack notifications should be displayed continuously as a single message that get's updated (See the demo in LambCI for example). Each of the main stages in CircleCI would update the existing message --- either adding an attachment [and/or] updating the current status. This would be HUGE! Slack is a mission critical notification/collaboration platform. Better integration with the workflow would allow developers/engineers to continue workflow integrated with CircleCI from Slack without having to log in to CircleCI to see that current status because as soon as a commit triggers a CI build, it would post that initial message into the channel. Circle CI Dev Note: This is easily possible. The PostMessage Slack API returns the message ID for which subsequent updates can be made to the existing message. That's really all that's needed.
CCI-I-231
N
Nora Lin
+1, and would like more ability to customize slack notifications, specifically, including env vars that were passed in, and what branches to notify.
M
Michael Hoffman
+1 I'd really love to send notifications for certain branches and not others, e.g. master only.
A
Adam Anderson
Will live updates as described in https://circleci.ideas.aha.io/ideas/CCI-I-231 be available soon? I'm only seeing notifications when a workflow is finished.
G
Gustavo
thanks, Kunal!
Is there a way to only get notifications for a particular branch (e.g. master) or status (e.g. fixed or failed) ?
K
Kunal Jain
We have rolled out workflow level slack notifications for all customers. As mentioned in the original idea we have added a name, status and link of workflow with a link to a failed job within that workflow.
N
Nico Po
Would be great if we can send a notification with embed button to unhold directly in slack step of type approval.
Also, being able to deliver notification to a specific slack channel depending on branch, etc..
R
Raptor
Please enable for raptor235 thank you
Load More
→