Releases: jenkinsci/github-plugin
Releases · jenkinsci/github-plugin
1.1
- URL normalisation corrupts urls where the project name legitimately ends in 'tree/' ([pull #10|https://github.com//pull/10]).
- Global configuration not saved since Jenkins 1.445 ([12487@issue]).
- Also trigger jobs with GitHub repositories configured via MultipleSCMs plugin ([pull #12|https://github.com//pull/12]).
- Match git http:// urls which don't container a username@host since these are valid.
1.0
- the post-receive hook handling was not poking read-protected projects.
0.9
0.7
0.6
- Added JGit explicitly to improve interaction with the Git plugin
0.5
- Added support for post-receive trigger
0.4
- Remove unused code