smaranjitghose / DocLense

An open-source document scanner!
https://doclense.vercel.app/
Creative Commons Zero v1.0 Universal
147 stars 130 forks source link

Auto Label Issues #245

Closed aishux closed 3 years ago

aishux commented 3 years ago

Describe the feature you'd like to add Add GitHub action to auto label issues with gssoc21 label when contributor asks to work under gssoc21. As it takes time for the maintainer to add labels, I can add a script that can auto-label issues with the GSSOC21 label whenever contributors ask to work under that label.

Describe how you will do it I will add a script in .github folder which will automate the process.

Additional context Please assign me this issue with a GSSOC tag and a level tag.

smaranjitghose commented 3 years ago

You wish to add a workflow for labelling PRs/Issues @aishux right?

aishux commented 3 years ago

Yes. So whenever someone opens an issue and asks to contribute under the GSSOC tag, the bot will assign them a GSSOC tag and a bug/feature/enhancement tag.

Attaching a screenshot for reference.

image

smaranjitghose commented 3 years ago

Yes. So whenever someone opens an issue and asks to contribute under the GSSOC tag, the bot will assign them a GSSOC tag and a bug/feature/enhancement tag.

Attaching a screenshot for reference.

image

Sure. I have it on some of my other repos too. Saves some time indeed. Go ahead with this please

aishux commented 3 years ago

Please assign me a level tag