Skip to main content

Use Cases: Overview

This section shows the integrations that ship with the server. Each one is ready, and you connect it from the settings screen — there is nothing to deploy. If you have an idea for a new one, create an issue on GitHub. The maintainers read every suggestion.

Without a third party

A change inside Vantik starts each of these.

  • Bug Enricher - Adds a possible solution as a comment on each issue with the bug label. It uses the AI model that you configure.

With a third party

These connect to an outside tool and authenticate with it.

  • Email - Makes an issue in Vantik triage from an email.

On a schedule

An integration can also run on a cron. The server registers each schedule as a repeatable job on its own redis when it starts, so a scheduled integration runs without any other service.