Releases: jenkinsci/github-plugin
Releases · jenkinsci/github-plugin
0.9
- Fixed a bug in handling organization's private repository [pull #4|https://github.com//pull/9]
- Updated to use a newer version of the github-api library.
0.7
- Supported ssh-based access to GitHub. [pull #4|https://github.com//pull/4]
- Fixed a bug in GitHub repository pattern matching that didn't allow "." in the name [pull #3|https://github.com//pull/3]
0.6
- Added JGit explicitly to improve interaction with the Git plugin
0.5
- Added support for post-receive trigger