rob006-software/flarum-translations-builder

Bot should update existing PRs

Closed this issue · 1 comments

This is mostly related to extensions without any translations. Right now PRs with such config changes are closed without deleting related branch, and bot never touch existing branches. In this case we'll never be able to detect that translations was added to extension.

Bot should update existing branches from time to time and update PR if needed (even if it is closed).

In addition, if bot is unavailable to detect file with source translations, it should use some obvious placeholder instead URL that could be used by extension in future (in this case PR will not be updated, because URL is already correct).

refs #1

This does not work as intended - pushing new commit to closed PR does not update PR. Bot should post new comment to draw some attention to update.