remind101 / slashdeploy

GitHub Deployments for Slack

Home Page:https://slashdeploy.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SlashDeploy Build Status Code Climate

SlashDeploy is a web app for triggering GitHub Deployments via a /deploy command in Slack.

Installation

SlashDeploy is already hosted at https://slashdeploy.io. All you have to do is add it to your Slack team:

Add to Slack

Usage

Deploy a repository to the default environment (production):

/deploy ejholmes/acme-inc

Deploy a repository to a specific environment:

/deploy ejholmes/acme-inc to staging

Deploy a branch:

/deploy ejholmes/acme-inc@topic-branch to staging

And more at https://slashdeploy.io/docs.

Features

  • Create GitHub Deployments directly from Slack.
  • Receive Slack DM's whenever GitHub Deployments change status.
  • Trigger GitHub Deployments when a set of commit statuses pass (Continuous Delivery).
  • Environment locking.

Contributing

Contributions are highly welcome! If you'd like to contribute, please read CONTRIBUTING.md

About

GitHub Deployments for Slack

https://slashdeploy.io

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 50.4%Language:Ruby 30.4%Language:SCSS 16.9%Language:HTML 1.9%Language:CSS 0.2%Language:Shell 0.1%Language:Makefile 0.0%Language:Dockerfile 0.0%