kodi-pvr / pvr.filmon

Kodi's Filmon client addon
GNU General Public License v2.0
4 stars 32 forks source link

[Matrix] Add Weblate workflows #111

Closed gade01 closed 3 years ago

gade01 commented 3 years ago

sync-addon-metadata-translations.yml will automatically sync summary, descriptionand disclaimer between addon.xml and language files.
When changes are done in either addon.xml or in the language files, the action will open a pull request with the synced changes.

increment-version.yml will open a pull request to increment addon version in addon.xml, when Weblate PR's are merged.

Both workflows will do PR's. However, they can be changed to push directly if wanted.

Please merge any open Weblate pull request first.