You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently issues are not being labeled when they are initially created. A reviewer reviews and manually adds labels as of now. It is hard for beginners to filter the issues and contribute to the project. (Based on language, bug, feature etc)
Describe the solution you'd like
Have an auto labeling workflow that can label the issue based on the issue body at the time of issue creation or after edit.
Describe alternatives you've considered
We can utilize https://github.com/Renato66/auto-label github action for this. I have used this in the past and it works really well.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently issues are not being labeled when they are initially created. A reviewer reviews and manually adds labels as of now. It is hard for beginners to filter the issues and contribute to the project. (Based on language, bug, feature etc)
Describe the solution you'd like
Have an auto labeling workflow that can label the issue based on the issue body at the time of issue creation or after edit.
Describe alternatives you've considered
We can utilize https://github.com/Renato66/auto-label github action for this. I have used this in the past and it works really well.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: