alyf-de/Review PO pull requests

Post PR review comments for gettext .po msgstr changes and .pot msgid additions or removals, grouped by language.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 2, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: alyf-de/po-review-action@5928f84d6bc9094f9ad6e2c5780f01c0044b800e # v1.1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenGitHub token used to read pull request files and post comments.${{ github.token }}
repositoryRepository in owner/name form.${{ github.repository }}
pr-numberPull request number to review.${{ github.event.pull_request.number }}
pr-head-shaPull request head commit SHA used to fetch translation files.${{ github.event.pull_request.head.sha }}
base-shaTrusted base commit SHA checked out locally for comparison.${{ github.event.pull_request.base.sha }}
python-versionPython version used to run the review helper.3.12
hidden-po-filesComma-separated .po file names omitted from language detail tables.""
skip-checkoutSkip checking out the base commit. Enable only when the workflow already checked out the trusted base SHA into the workspace. false
namedescription
comments-postedNumber of review comments posted on the pull request.