-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Escape label names with URL characters #1297
Conversation
This comment has been minimized.
This comment has been minimized.
89a7f12
to
91e0d4d
Compare
This comment has been minimized.
This comment has been minimized.
91e0d4d
to
fcd8564
Compare
@tarebyte This is ready to go! |
@tarebyte Is this good to merge? |
@tarebyte Are you good with this change? |
fcd8564
to
1775e35
Compare
Rebased against 4-stable to verify on the new 3.0 test suite/ @tarebyte Is there any else you need me to do here to get this in? Should it go against a different branch or multiple branches? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, @Fryguy thanks so much for this change ❤️ and for using erb
which more closely aligns with the encoding spec!
octokit/octokit.rb#1297 is merged and released in octokit 4.23.0
octokit/octokit.rb#1297 is merged and released in octokit 4.23.0 (transferred from ManageIQ/manageiq-release@03760a4)
octokit/octokit.rb#1297 is merged and released in octokit 4.23.0 (transferred from ManageIQ/manageiq-release@03760a4)
Fixes #1296
@tarebyte This is WIP because I am having trouble recording the VCR cassettes, and I'm not sure what I'm doing wrong. I could probably use some pointers there.