Actions
Use Cases: Bug Enricher
Overview
Whenever an issue is created in Tegon 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.
You can find the whole code for this action here
Was this page helpful?