edgurgel / tentacat

Simple Elixir wrapper for the GitHub API
https://hexdocs.pm/tentacat
MIT License
444 stars 155 forks source link

Encode label when deleting #214

Closed BunnyDunker closed 1 year ago

BunnyDunker commented 1 year ago

Github expects the labels to be encoded so the current implementation doesn't account for labels with spaces or other special characters.