We’re hiring! Join our team as a Founding AI Engineer 🚀

Ellipsis can generate reports of activity in your codebase. You can configure these reports to be sent daily, weekly, or monthly using email or Slack. The reports contain summaries of important changes, classification (bug fix, feature, refactor, etc.), release notes, high-level digests, and more.

Reports are most powerful when used inside of React or Cron Workflows.

Post to Slack when a PR is merged

A popular use case is to post a message to Slack when a PR is merged. Ellipsis will summarize the merged PR, extract the most important logical changes, and post them to Slack.

This can be done by creating a React Workflow that posts a message to Slack when a PR is merged.

Post to Slack every day

Another popular use case is to post a message to Slack every day/week/month. This can be done by creating a Cron Workflow that posts a message to Slack every day/week/month.