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
- Host: GitHub
- URL: https://github.com/wuz/slack-workflows
- Owner: wuz
- License: mit
- Created: 2019-10-16T19:36:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-16T19:59:32.000Z (over 5 years ago)
- Last Synced: 2025-02-05T20:04:51.344Z (4 months ago)
- Size: 7.81 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slack Workflows

[Workflow automation in Slack](https://slack.com/features/workflow-automation) is here!
## Install
Download the JSON files and import them into Slack

---
[Download All](releases/tag/v1.0)
## Workflows
### [Post a Standup](workflows/post-a-standup.json)

---
## 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