- Add correct validation fo duties list in config
- Add possibility to use only
slack.group
in configuration - Fix panic
Out of range
on empty duties list in config - Fix
.gitignore
file (to ignore compiled binary) - Update
Makefile
(remove useless checks)
- Using go mod instead of dep #8 - Use go mod instead of dep
- Update
Makefile
- Fix bug with setting
Debug
logger level - Add utils: bash script for preparing release artifacts
- Add helm support #9 - Use helm for install in kubernetes
- Fixed issue #4 - Kubernetes changed config map does not trigger fs event bug
- Fixed issue #5 - Bot gets triggered by channel topic modification bug
- Add travis integration for automatic builds
- Using
Slack RTM
- Configuration with config file, environment variables and flags
- Live reload config file
- Docker image
- Simple Kubernetes deploy
- Simple
slack-duty-bot
working with http outgoing slack webhook