Closed kriko closed 8 months ago
Excellent point, I also wondered about this, we should improve this for sure 👍
To be able to add the author, we will need to add the email of the author as task property as the username is not enought.
In fact author and username are two different things for Git. I'll add new fields to be able to set the author of the commit.
Feature description
Currently Git Push when commiting to a repository states that the commit was made by user
root
with an e-mail address ofroot@kestra-worker-.......-......
.If possible change this behaviour to at least use the Git username defined in https://kestra.io/plugins/tasks/io.kestra.plugin.git.Push#username
Screenshot from GitLab.