An open API service indexing awesome lists of open source software.

https://github.com/wuz/slack-workflows

A collection of workflows for Slack
https://github.com/wuz/slack-workflows

Last synced: 3 months ago
JSON representation

A collection of workflows for Slack

Awesome Lists containing this project

README

        

# Slack Workflows

![Workflows Action Button](https://imgur.com/ediVFxg.png)

[Workflow automation in Slack](https://slack.com/features/workflow-automation) is here!

## Install

Download the JSON files and import them into Slack

![Slack Import](https://imgur.com/OO7JFAo.png)

---

[Download All](releases/tag/v1.0)

## Workflows

### [Post a Standup](workflows/post-a-standup.json)

![Post a Standup Workflow](https://imgur.com/5xy3Cdc.png)

---

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b add-my-workflow`
3. Add your workflow JSON file to `workflows/`
4. Add your workflow to `README.md`
3. Commit your changes: `git commit -m 'Add my workflow'`
4. Push to the branch: `git push origin add-my-workflow`
5. Submit a pull request 🎉

## History

See [Releases](https://github.com/wuz/slack-workflows/releases) for detailed changelog.

## License

[MIT License](LICENSE) © Conlin Durbin