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

Auto labelling issues #51

Open
ameerthehacker opened this issue Mar 7, 2018 · 8 comments
Open

Auto labelling issues #51

ameerthehacker opened this issue Mar 7, 2018 · 8 comments

Comments

@ameerthehacker
Copy link

Whenever someone creates an issue we can use NLP techniques to identify whether it is a question, enhancement, bug etc. Based on the sentiments we can also add labels whether it needs immediate attention or much more like that. I would like to work on this and can't wait to get myself started on this.

@gr2m
Copy link
Contributor

gr2m commented Mar 7, 2018

Keep us posted, sounds like a fun experiment

@ameerthehacker
Copy link
Author

ameerthehacker commented Mar 8, 2018

@gr2m I have started working on the NLP idea and have an experimental app to detect and label questions and post a reply to it. Do check it out here https://github.com/apps/question-tagger, You can experiment it here too https://github.com/ameerthehacker/probot-question-tagger-demo/issues

GitHub
GitHub is where people build software. More than 28 million people use GitHub to discover, fork, and contribute to over 80 million projects.
GitHub
probot-question-tagger-demo - Demo github repository for question tagger probot app

@Berkmann18
Copy link

Does it take into account global/repo labels or creates new ones based on a config file?

@ameerthehacker
Copy link
Author

Hey @Berkmann18 currently there is no such configurations available throw config file. Yet feel free to contribute towards that!

@Berkmann18
Copy link

So does only use the repo's labels or create one based on known/popular ones?

@ameerthehacker
Copy link
Author

It creates one based on popular ones

@Berkmann18
Copy link

Awesome.

@Glavin001
Copy link

Glavin001 commented Nov 4, 2018

I developed a proof of concept for labeling issues, among other things. Check it out: https://github.com/Glavin001/IssueBot#automatically-manage-issues 😃

GitHub
Automate Issue replies and organization. Contribute to Glavin001/IssueBot development by creating an account on GitHub.

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

4 participants