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 Remove Labels from Merged/Closed Pull Requests #203

Closed
SudharakaP opened this issue Jul 28, 2020 · 0 comments · Fixed by #204
Closed

Auto Remove Labels from Merged/Closed Pull Requests #203

SudharakaP opened this issue Jul 28, 2020 · 0 comments · Fixed by #204
Labels
Good First Issue Good as a startring point of contributions to this repo Type: Enhancement 🚀 Something that modifies or adds to existing functionality

Comments

@SudharakaP
Copy link
Member

We need to add a simple label remover using GitHub actions to auto remove labels when pull requests are merged. 😄

@SudharakaP SudharakaP added Type: Enhancement 🚀 Something that modifies or adds to existing functionality Good First Issue Good as a startring point of contributions to this repo labels Jul 28, 2020
SudharakaP added a commit that referenced this issue Jul 28, 2020
This adds a simple label remover for "status: " labels

Fixes #203
SudharakaP added a commit that referenced this issue Jul 28, 2020
This adds a simple label remover for "status: " labels

Fixes #203
SudharakaP added a commit that referenced this issue Jul 28, 2020
Dues to actions/github-script#42, we have to operate on issues instead. 

Related to #203
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue Good as a startring point of contributions to this repo Type: Enhancement 🚀 Something that modifies or adds to existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant