Building an AI tool for connecting SWIPs with relevant GitHub issues could streamline processes, bridge knowledge gaps, and reduce redundant work.
idea introduced in Roam page called Activate SWIP process.
Desired outcome:
when bee issue is submitted, a github-actions bot automatically adds not just a label but a link to the related SWIP's file (if there's one)
How this could work in high level:
My theory is that, there is an existing bot for this I just cannot find on github marketplace. Maybe Copilot can be porgrammed this way. We have the generic labeling bot, but I'd like to extend it. If a bot makes a comprehensible assumption based on its language model, I assume it wouldn't be hard to import more specific public raw files to match one. A github action using an NLP API such as openAPI
Building an AI tool for connecting SWIPs with relevant GitHub issues could streamline processes, bridge knowledge gaps, and reduce redundant work.
idea introduced in Roam page called Activate SWIP process.