cloudcaptainsh / cloudcaptain

Issue Tracker for CloudCaptain
13 stars 3 forks source link

Slack support (via Slack button and Incoming Webhook) #115

Closed herder closed 1 year ago

herder commented 8 years ago

It would be nice to be able to integrate with webhooks to other systems. In our case, we would like to post a notification to Slack when an app is deployed.

axelfontaine commented 8 years ago

Thank you for the suggestion. Could you detail which information you feel should be present in the notification?

herder commented 8 years ago

This is the info we would like to use for this case:

and possibly:

Ideally as environment variables which can be used to customize a payload, something like:

{
"message": "Deploying $BOXFUSE_APP:$NEW_APP_VERSION to $BOXFUSE_ENV. (Currently running version: $CURRENT_APP_VERSION"
}

It would be really useful to be able to set webhooks on these events:

axelfontaine commented 8 years ago

Hmmm for Slack, wouldn't it be better to go for a Slack Button instead? The data could then be part of attachments posted in messages from incoming webhooks.

What do you think?

herder commented 8 years ago

Yes, that would be excellent! It's actually what we would use it for, but I didn't want to be that technology-specific... :)

axelfontaine commented 8 years ago

Well we actually don't mind to be technology-specific as long as the technology we integrate with is widely deployed and being specific adds clear benefits (like great usability in this case).

herder commented 7 years ago

Hi, just noticed the 'waiting for feedback' label on this one... :)

We're really interested in this feature, to avoid manual notifications when a deploy is starting.

armaanbindra commented 7 years ago

bitmoji Yes this would be really useful for us at @voiceittech as well. Thanks, Armaan

khromov commented 6 years ago

@axelfontaine Any movement on this? 👍

axelfontaine commented 6 years ago

@khromov Not yet.