The documentation seems to be broken on this repo as the ** [the docs]** link is redirecting to plugins page where this plugin is not published anymore, hence not able to use it.
I’m not familiar with the git action plugin … maybe it was a prototype someone was working on? @tboerger can you provide some more details? If no plugin exists you might consider creating your own.
Yeah looks like I forgot to submit some documentation for this plugin. I’m actively using this plugin, but mostly for http cloning. It should work totally fine for ssh cloning and pushing. It could work like this:
Maybe this example is not directly working, I have written most of that without testing it out, but you can see this plugin in action in repos like https://github.com/owncloud/ocis-hello/blob/master/.drone.star#L473-L560 which clones the repo from master branch, generates a changelog and commits the changelog to the master branch.