Closed kilianpaquier closed 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.
useSSH
🎉 This issue has been resolved in version v1.6.0 🎉
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.