Code changed in jenkins
User: Kevin P. Fleming
Path:
src/main/java/com/cloudbees/jenkins/GitHubRepositoryName.java
src/main/java/com/cloudbees/jenkins/GitHubWebHook.java
src/test/java/com/coravy/hudson/plugins/github/GitHubRepositoryNameTest.java
http://jenkins-ci.org/commit/github-plugin/192bf59b361fb05abc08a762bc2601a666d91df8
Log:
Relax URL matching for GitHub Webhook triggered builds.

Prior to this patch, the code would only match URLs that ended with '.git', which
is not required by GitHub. This patch allows projects to use URLs with or without
the '.git' suffix.

Addresses the URL matching parts of JENKINS-10405, but not the security/authorization
parts.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to