changelog icon indicating copy to clipboard operation
changelog copied to clipboard

Change Commit url

Open rtrompier opened this issue 8 years ago • 3 comments

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.

rtrompier avatar May 26 '17 09:05 rtrompier

So it's a one character fix?

rarkins avatar May 26 '17 11:05 rarkins

Yes, for github it's "commit" but for stash it's "commits". Is it possible to pass this part of url in params ?

rtrompier avatar May 26 '17 15:05 rtrompier

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?

rarkins avatar Jun 12 '17 13:06 rarkins