github-integration-plugin
github-integration-plugin copied to clipboard
Branch URL in cause is wrong.
In the build log you get a message such as
GitHub Branch master, Manual project run. Started by user Manfred Moser
This is wrong for two reasons:
- this is raw HTML instead of either formatted HTML or just plain text
- the link to the branch is actually https://github.com/simpligility/looper-test/tree/master (notice the tree in path)
Link may be wrong - will fix. Html is right according to jenkins APIs https://github.com/KostyaSha/github-integration-plugin/issues/136
But why does it not render the HTML properly then?
That should be question for core. Plugin uses correctly APIs.
Fair enough. For now I would forgo using HTML since it looks weird and wrong.