crowdin / github-action

A GitHub action to manage and synchronize localization resources with your Crowdin project
https://crowdin.com
MIT License
153 stars 53 forks source link

Customizing pull request title and commit messages #20

Closed zeke closed 4 years ago

zeke commented 4 years ago

Hello again @VBeytok @andrii-bodnar, and @Bartlebyy 👋

I just created a new workflow with this Action and it created a PR with the title New Crowdin translations by Github Action. This is clear enough (and it worked on the very first try with over 35,000 files 😍), but I'd like to be able to configure it so my project's commit messages and the pull request title are semantic, like feat: new Crowdin translations.

Is it possible to configure this in the Workflow? If not, consider this a feature request! :)

cc @alebourne

andrii-bodnar commented 4 years ago

Hello @zeke :wave:

We are happy to hear that you like this GitHub Action. Customizing pull request title and commit messages it's a great feature request!

Thank you for the suggestion!