cloud-build-notifiers
cloud-build-notifiers copied to clipboard
Fix color in Slack Notifier
color should be passed into attachments array.
https://api.slack.com/reference/messaging/attachments#fields
Example
Before fix
After fix
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
Maybe related: #139 ?
FWIW, we are seeing the same issue
yeah, this PR will solve the same issue :) And I've been waiting for review and merge.
It would be pretty awesome if someone could merge this. FWIW, it looks good to me.
/gcbrun
Actually this is similar to https://github.com/GoogleCloudPlatform/cloud-build-notifiers/pull/139 which already got merge so i'll close this for now.