Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
April 27, 2023 01:23 pm GMT

Improve GitHub issues with AI

I would like to share the progress of my GitHub + DEV 2023 Hackathon project and receive feedback. The project is a Github action that triggers when a new issue is created. It creates a comment that includes a summary, related issues, and custom sections with the assistance of OpenAI API.

I have noticed that many open-source projects have few maintainers and a lot of issues. Some issues are duplicates, while others are related to each other. These details are usefull to the maintainer. With the assistance of AI, this action will create a "related issues" section in the comment.

In addition, I believe it is beneficial to summarize lengthy issues and provide feedback to the issue author on how to improve the issue text. I am also considering adding a label suggestion / assigne features.

What are your thoughts on this project? Are there any additions or changes that would be useful?

For further information, please visit this project on Github.

https://github.com/MaurerKrisztian/issue-improver-action


Original Link: https://dev.to/maurerkrisztian/improve-github-issues-with-ai-4lam

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To