kilianpaquier / semantic-release-backmerge

Backmerge feature for semantic-release with automatic PR creation when a conflict is identified. Available for Github, Gitlab, Bitbucket and Gitea
https://www.npmjs.com/package/@kilianpaquier/semantic-release-backmerge
MIT License
3 stars 1 forks source link

Handle SSH connection for commit push #34

Closed kilianpaquier closed 1 week ago

kilianpaquier commented 1 week ago

Today, pushes are only handled with HTTP where the repositoryUrl is parsed and overriden. A new feature is to handle SSH to make the merge and push the changes. This should be configurable with a new configuration option like useSSH for instance.

github-actions[bot] commented 1 week ago

🎉 This issue has been resolved in version v1.6.0 🎉