Skip to main content

Use Cases: Bug Enricher

Overview

Whenever an issue is created in Vantik and labeled as bug, this action performs the following steps:

  1. Sends the issue details to the OpenAI API for searching possible solution.
  2. Adds the potential solution generated by OpenAI as a comment on the issue.
tip

You can find the whole code for this action here