Overview

Whenever an issue is created in Tegon 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.
You can find the whole code for this action here