robjacoby / slack-webhook

An example Slack Incoming Webhook for Buildkite

Home Page:https://buildkite.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buildkite Slack Incoming Webhook

Command Buildkite from your Slack chat with this example Slack Incoming Webhook.

Usage

  1. Fork it

  2. Create a new Slash Command on Slack. Copy the token.

  3. Deploy it to Heroku
    Deploy

  4. Head back to Slack and set trigger words to: !buildkite,buildkite:

  5. Copy the Heroku URL into URL(s)

  6. Save your webhook

  7. Set the name to Buildkite and icon to this

  8. Test it by typing !buildkite in your Slack

  9. Profit

Personalizing

Query or stop a build agent with the Agents API? List the last build for a project with the Projects API? The sky’s the limit! And if it’s something everyone could use why not send a pull request.

License

See the LICENSE file for license rights and limitations (MIT).

About

An example Slack Incoming Webhook for Buildkite

https://buildkite.com/

License:MIT License


Languages

Language:JavaScript 100.0%