saitho / semantic-release-backmerge

:twisted_rightwards_arrows: semantic-release plugin to back-merge a release into a develop branch
https://saitho.github.io/semantic-release-backmerge/
56 stars 11 forks source link

Use repositoryUrl from semantic release config #19

Closed obiwabrakenobi closed 3 years ago

obiwabrakenobi commented 3 years ago

Is it possible to use the repositoryUrl of the semantic release config instead of the remote in the repository. We use https only for clone and git over ssh to push the changes.

obiwabrakenobi commented 3 years ago

I saw that when pushing to the repo the repositoryUrl is taken from the config. But on fetch not