shouldideploy on Slack! #467
Brunomachadob
started this conversation in
Ideas
Replies: 1 comment 6 replies
-
|
This is great 👏 👏 👏 May you can create a new endpoint under api to return a formatted payload for Slack. PR always welcome |
Beta Was this translation helpful? Give feedback.
6 replies
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.
-
Hey there! First of all, thanks a lot for the great work, this website is awesome, and to improve it even more I was wondering, what do you think about having a slack app for it? It would be great to simply type
/shouldideployon slack and get a response immediately on the channel.I've just did a really simple version of it just to try it locally and it worked pretty fine. We could probably include this idea on your existing server. You can check it out here: https://github.com/Brunomachadob/shouldideploy-slack
It should be a matter of only returning the api response in the format slack expects, you can see it here: https://github.com/Brunomachadob/shouldideploy-slack/blob/88751dfe63093bac0e661dc63e570f9473d2efe8/index.js#L44
A

Yesexample:A

Noexample:An error example (we probably don't need this if we embed it here on the same server 🤷🏻♂️ ):

Let me know what you think!
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions