Hi Michal, thanks for the answer!
That's unfortunate. If behavior as discussed in the linked issue would be implemented that would likely solve out issue. However I figure it might be hard to get the re-ordering per author right? Without it still a lot of unnecessary commits would be produced when two or more translators are working in parallel while a merge/rebase is triggered.
Is there any possibility to disable calling commit_pending on merges/rebases (possibly by patching the code) or are there technical reasons that require Weblate to commit changes before merging/rebasing?
Best Regards, Patrick Am 17.10.2018 um 10:37 schrieb Michal Čihař:
Hello Patrick You've pretty much correctly described current behavior. There is a feature request to make it behave different in case there are commits triggered by remote repository update, see: https://github.com/WeblateOrg/weblate/issues/2102 The only alternative I can see right now is to not send notifications to Weblate and trigger the updates in larger intervals manually (or from cron). _______________________________________________ Weblate mailing list [email protected] https://lists.cihar.com/cgi-bin/mailman/listinfo/weblate
_______________________________________________ Weblate mailing list [email protected] https://lists.cihar.com/cgi-bin/mailman/listinfo/weblate
