Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AI-based Issue Ticket Enhancement #2408

Closed
Vaibhavsg17 opened this issue Dec 6, 2024 · 2 comments
Closed

Add AI-based Issue Ticket Enhancement #2408

Vaibhavsg17 opened this issue Dec 6, 2024 · 2 comments

Comments

@Vaibhavsg17
Copy link

Description
This PR introduces a framework to enhance the issue ticketing process with AI-driven features. The proposed changes aim to automate ticket categorization, labeling, and prioritization, improving the workflow and efficiency of issue management.

Features Added
AI-Based Categorization:
A machine learning model is integrated to categorize issues into predefined groups (e.g., Bug, Feature Request, Improvement).

Automatic Labeling:
Labels such as "High Priority" or "Urgent" are suggested based on the issue description using the AI model.

Priority Assignment:
Issues are assigned priority scores based on content analysis, aiding triage and decision-making.

GitHub Action Integration:
A GitHub Action is added to trigger the AI model and automatically apply predictions to newly created issues.

@Vaibhavsg17
Copy link
Author

@sumesh-aot , @alanraju-aot
I hope you're doing well!

I've created a pull request that introduces automated ticket categorization, labeling, and prioritization features to the project. This aligns with the repository's goals of enhancing workflows.

Please review the PR and provide feedback.

@sumesh-aot
Copy link
Member

@Vaibhavsg17 I couldn't see any related PRs, can you please create a PR ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants