Use Cases: Bug Enricher
Overview
Whenever an issue is created in Vantik and labeled as bug, this action performs the following steps:
- Sends the issue details to the OpenAI API for searching possible solution.
- Adds the potential solution generated by OpenAI as a comment on the issue.
tip
You can find the whole code for this action here