No more static commit message when you synchronize your texts to GitHub, Bitbucket, Aure, or GitLab! You can change in your repository settings the following texts:
- Commit message
- Extended commit description
for pushes and
- Pull request compare branch name
- Pull request title
- Extended pull request description
for pull requests.
With placeholders, it is even possible to add dynamic parts. LingoHub currently supports the following:
- %{project}: The project's title
- %{project_link}: The project's dashboard link
- %{user}: The username of the author of the pull request
- %{date}: the date on which the pull request has been performed.
