top | item 18678617

(no title)

alaq | 7 years ago

I am always interested on tools such as this one. I end up using a mix of IFTTT and Google Apps Script for this.

What integrations do you offer besides Slack

discuss

order

exAspArk|7 years ago

Currently, it supports GitHub, Slack, CircleCI and Google Cloud Build to trigger any custom code in Docker containers. Are there any other specific integrations you would like to have?

geoah|7 years ago

This seems interesting, I'll play around with it later, thank you.

Some requests off the top of my head:

* ability for actions on github PR comments

* ability for actions on slack messages in a given channel or reactions/options on a message that the bot posted. eg bot asking if a merged PR is ready to be deployed or if it needs to have extra steps taken on it.

* making HTTP requests with templated body from previous steps, eg pr number, git commit, author's email, etc

* ability to export/import the workflow and/or manage the workflows as code