mdpo icon indicating copy to clipboard operation
mdpo copied to clipboard

Create Github Action for easy translations of files in pipelines

Open mondeja opened this issue 2 years ago • 0 comments

Use md2po2md and submit changes in pull requests

  • [ ] Add a real usage example with the README of this project in GitHub workflows installing mdpo, running it from the command line with --check option and submitting the changes to the current pull request.
  • Run on pull requests.
  • Specify parameters with inputs.
  • Exit with non zero code if files have been changed using the --check option by default.
  • Use --no-empty-msgstr and --no-obsolete to avoid linting tools (see #252)

mondeja avatar Feb 04 '22 00:02 mondeja