Skip to content
align-justify

GitHub Action

Auto pull translation

v2.1 Latest version

Auto pull translation

align-justify

Auto pull translation

Get last translation on Phrase and create a pull request

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Auto pull translation

uses: FinalCAD/[email protected]

Learn more about this action in FinalCAD/auto-pull-translation

Choose a version

Auto Pull Phrase Translation

This Github action finds the "phrase.yml" file on your repository, retrieves the latest translations and creates a pull request.

Usage

- name: Auto Pull Phrase Translation
  uses: finalcad/auto-pull-translation@v2
  with:
    path-to-phrase-yml: './MyFolder' # Path to ".phrase.yml" file.
    reviewers: 'user1,user2' # List of reviewers to add to the pull request, comma-separated list (no spaces)