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

fix(remove-label): do not encode the label to make sure to remove it #220

Merged
merged 5 commits into from
Jan 15, 2021

Conversation

C0ZEN
Copy link
Contributor

@C0ZEN C0ZEN commented Nov 22, 2020

Remove the encodeURIComponent when calling the GitHub API to remove a label.
The documentation is not specifying anything regarding special comments so it could work but I was not able to test it.

Fixes #173.

@jvalkeal
Copy link

jvalkeal commented Dec 26, 2020

Tried this pr and it works ok with slashes in label. Could maintainers check these changes!

@hross hross merged commit ddc7648 into actions:main Jan 15, 2021
@C0ZEN C0ZEN deleted the feature/label-with-slash branch January 15, 2021 11:52
@C0ZEN
Copy link
Contributor Author

C0ZEN commented Jan 15, 2021

Thank you

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

Successfully merging this pull request may close these issues.

'Label does not exist' error when removing issues from stale state
3 participants