From: Jiang Xin <zhiyou.jx@xxxxxxxxxxxxxxx> Git l10n uses github pull request for code review. A helper program "git-po-helper" can be used to check typos in ".po" files, validate syntax, and check commit message. It would be convenient to integrate this helper program to CI and add comments in pull request. A repository is created for testing git-l10n CI workflow. L10n contributors can fork and try. - https://github.com/jiangxin/github-action-test Jiang Xin (1): ci: new github-action for git-l10n code review .github/workflows/l10n.yml | 143 +++++++++++++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 .github/workflows/l10n.yml -- 2.33.0