This application is a Slack bot that uses OpenAI to generate a summary of Slack messages.
Currently, bot has two features:
- Thread Summarizer - Posts a summary of all messages sent to a thread when reacted with
:support-recipe:
emoji or using message shortcutCreate a thread summary
. - Channel Summarizer - Posts a summary of all messages sent to a channel for a given period (in days) when invoked:
/summarize [days]
- Create a release PR in this repo, e.g:
main#release#minor
branch - Merge the above release PR.
- Create a PR in
workload-clusters-fleet
repo to bump version in App CR - Merge the above PR - GitOps will rollout the app upgrade.
To edit the diagram, click here.