cncf / tag-runtime

🏃🏿‍♀️🏃🏽‍♀️🏃🏻‍♂️🕒CNCF Technical Advisory Group for Runtime
https://tag-runtime.cncf.io
Apache License 2.0
81 stars 54 forks source link

Improving GitHub Issue Management for CNCF projects using LLMs #163

Open rajaskakodkar opened 1 week ago

rajaskakodkar commented 1 week ago

Currently, every GitHub project and specially the ones that come under CNCF use independent processes for issue triage, bot replies and so on. At a broad level, the following patterns arise where project maintainers have to handle chop wood carry water tasks.

With the use of AI models, running on cloud native infra, the above tasks can be automated using

This can benefit with:

The following falls in the purview of this issue:

rajaskakodkar commented 1 week ago

cc @raravena80 @cathyhongzhang @zanetworker @ronaldpetty @rootfs

nikhita commented 1 week ago

cc @dynamicwebpaige -- since we talked about this at KubeCon and you had ideas around this

loganloganlogan commented 1 day ago

rajaskakodkar Are you familiar with https://dosu.dev/? It's free for Foundation-backed OSS and does some of what you're suggesting. devstein is the person to talk to.

devstein commented 1 day ago

Thanks for the ping @loganloganlogan!

Hey @rajaskakodkar 👋 at Dosu we are building exactly what you described! Dosu helps with auto-labelling, issue deduplication, spam detection, question answering, and bug triage.

We've already helped resolve thousands of issues across thousands of projects like Apache Superset, Element/Matrix, LlamaIndex, and more.

We worked with @krook to give a special free tier for all CNCF projects (tweet). Would love to chat more it.

raravena80 commented 1 day ago

Sounds exciting. Hoping to see this integrated here soon!