Plugin Information |
---|
View git-notes on the plugin site for more information. |
Overview
This is a pure Ruby Jenkins plugin which annotates git commits with Jenkins build information using the awesome git-notes functionality.
|
|
---|
For more information, see the project page on GitHub.
Version History
0.0.4 (2012.04.20)
- Fixed: can't fetch refs/notes/jenkins before it exists
0.0.3 (not released)
- Fixed: force pushed notes lose history
0.0.2 (2012.03.30)
- Fixed: does not work on slave nodes
0.0.1 (2012.03.29)
- Initial release