Ayush-projects / chords

This repository contains all the necessary files for the development and deployment of the browser extension "Chords" which streams music according to the mood of the user.
MIT License
14 stars 38 forks source link

[Need] Workflow for gssoc21 auto label #53

Closed Aryamanz29 closed 3 years ago

Aryamanz29 commented 3 years ago

Feature request:

I want to add workflow which automatically adds GSSOC21 label to new issues if they have labels-synonyms: '{"GSSOC21":["GSSOC","GSSOC21","gssoc","Gssoc","GSSoC"]}' in their issue body

Screenshot from 2021-03-17 15-52-45

Is your feature request related to a problem? Please describe. (optional):

Yes it solves gssoc label issue which every time the maintainer has to do it manually

Describe the solution you'd like:

Using github actions this problem can be solved


Note:

Ayush-projects commented 3 years ago

Yeh, Assigned.

Aryamanz29 commented 3 years ago

Kindly review my PR @Ayush-projects

Aryamanz29 commented 3 years ago

I have check this workflow by making new issue and its not working as expected because you have already made an issue using the gssoc21 label instead of GSSOC21 so i have made changes in my PR , Kindly review that @Ayush-projects