https://github.com/prhost/stepper-slack-notify
stepper-slack-notify
https://github.com/prhost/stepper-slack-notify
Last synced: 3 months ago
JSON representation
stepper-slack-notify
- Host: GitHub
- URL: https://github.com/prhost/stepper-slack-notify
- Owner: prhost
- License: mit
- Created: 2016-07-26T03:01:10.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-26T03:09:56.000Z (almost 9 years ago)
- Last Synced: 2025-01-15T13:07:06.455Z (5 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stepper-slack-notify
Exemplo de um stepper para notificação do slack, baseado no wercker.
```
name: slack_notify
version: 0.0.1
description: Sends notifications to Slack
keywords:
- slack
- notification
parameters:
subdomain:
type: string (optional, default string)
required: true (optional, default false)
hint: Subdomain slack account (optional, default null)
```