Skip to content

Escaped text in the pull title, so it can be safely used in scripts.#430

Merged
benpatterson merged 1 commit intojenkinsci:masterfrom
333fred:escape-text
Oct 13, 2016
Merged

Escaped text in the pull title, so it can be safely used in scripts.#430
benpatterson merged 1 commit intojenkinsci:masterfrom
333fred:escape-text

Conversation

@333fred
Copy link
Contributor

@333fred 333fred commented Oct 13, 2016

The ghprbPullTitle field not being escaped is causing issues with scripts that attempt to use the title, causing random failures based on the title of the pull request. Further, because the issues are at the script level, you can't work around the issue in the script itself. An example of a bug caused by this is dotnet/roslyn#14480. This ports janinko#426.

@benpatterson benpatterson merged commit c91800e into jenkinsci:master Oct 13, 2016
@benpatterson
Copy link
Member

Thanks @333fred !

@333fred 333fred deleted the escape-text branch October 13, 2016 23:53
nosmo pushed a commit to nosmo/ghprb-plugin that referenced this pull request Dec 12, 2018
Escaped text in the pull title, so it can be safely used in scripts.
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.

2 participants