changelog
changelog copied to clipboard
Change Commit url
Hi,
Is it possible to change the commit URL generated by the plugin ? In fact, into a Stash Repository the commit url is : repos/myrepo/commits/XXXXXX The plugin generate an url like repos/myrepo/commit/XXXXXX
Thanks.
So it's a one character fix?
Yes, for github it's "commit" but for stash it's "commits". Is it possible to pass this part of url in params ?
Hi @rtrompier sorry for the delay in responding. Unfortunately I'm still not sure exactly what you are referring to.
Are you able to submit a PR or point me to the relevant source code?