Skip to content

Latest commit

 

History

History

faiq-0.0.15-682db7fea1421326bdcabd7b07e58c95bc9211a3.tgz-meta

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

FAIQ

CircleCI

What is this?

This application is a Slack bot that uses OpenAI to generate a summary of Slack messages.

Features

Currently, bot has two features:

  1. Thread Summarizer - Posts a summary of all messages sent to a thread when reacted with :support-recipe: emoji or using message shortcut Create a thread summary.
  2. Channel Summarizer - Posts a summary of all messages sent to a channel for a given period (in days) when invoked: /summarize [days]

How to release

  1. Create a release PR in this repo, e.g: main#release#minor branch
  2. Merge the above release PR.
  3. Create a PR in workload-clusters-fleet repo to bump version in App CR
  4. Merge the above PR - GitOps will rollout the app upgrade.

Behind the scene

To edit the diagram, click here.