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 Issue Labeler [Github Action] #85

Open
atarax665 opened this issue Jan 10, 2021 · 4 comments
Open

Add Issue Labeler [Github Action] #85

atarax665 opened this issue Jan 10, 2021 · 4 comments

Comments

@atarax665
Copy link
Contributor

Is your feature request related to a problem?

With so many new issues kicking in everyday it will get harder for the project maintainer/ moderators to label each and every issue once the repository grows.

Describe the solution you'd like

You can come up with a github action to label all the issues with a general set of labels or either based on the keywords used in the issue description etc, so that moderators would have to only add utmost 2-3 specific labels everytime. You can come up with your own creativity to achieve this task, you may also check out some existing issue labelers and integrate one of them to this repository.

You can mention me (@atarax665) once you raise your PR.

@Tejas1510
Copy link
Owner

That seems to be a great issue
You can work on this @atarax665

@tripathyprateek
Copy link
Contributor

yeah. Just add a [label] tag inside .github/issue_template and that would be generated automatically when a issue is created. Or another thing we can do is add issue template with various languages, and the person who create the issue can add tags later.

@atarax665 atarax665 removed their assignment Jan 13, 2021
@atarax665
Copy link
Contributor Author

That seems to be a great issue
You can work on this @atarax665

I have created this issue for other contributors. I hope someone with take this up soon.

@atarax665
Copy link
Contributor Author

yeah. Just add a [label] tag inside .github/issue_template and that would be generated automatically when a issue is created. Or another thing we can do is add issue template with various languages, and the person who create the issue can add tags later.

@tripathyprateek Yeah, and there are many issue labelers available that use Regex to label issues. I personally find them more effective then others.

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

No branches or pull requests

3 participants