Skip empty commits on export
Translation export to Git produces empty commit (with empty change set) when no translations were changed.
I would like the empty commits to be skipped or to have an option to configure it, especially for webhooks.
In my case I run export webhook from my CI/CD, via Azure DevOps integration. I ended up with bunch of empty commits added each time the webhook is triggered.
3
votes
Ignoring empy commits is possible as described in this article: https://poeditor.com/kb/git-integration-settings