semantic-release / git

:twisted_rightwards_arrows: semantic-release plugin to commit release assets to the project's git repository
MIT License
304 stars 68 forks source link

Pushing to another repository than the current? #451

Open manuschillerdev opened 1 year ago

manuschillerdev commented 1 year ago

With a gitops approach, it is common to have a an application repo and a separate gitops repo.

It would be very helpful if I could use this plugin in the common way (update and commit release related files in the current repo), but also push some files (e.g. an updated helm values.yaml file) to another repo.

would that be possible today? If not, would the maintainers see this in scope for the current plugin, or would it better be part of a separate, new plugin?

glaerok commented 3 months ago

up!