Skip to content

Any way to use GitHub real name instead of username as the commit author? #167

@ruohola

Description

@ruohola

Currently if a workflow step doesn't specify author_name, and I trigger the workflow, the Git commit author will show up as:

This is of course already much nicer than having it just be some random GitHub bot email, so this is not a massive issue.

But, I'm still wondering is there any way to make it instead be?

Eero Ruohola <[email protected]>

(naturally without harcoding author_name since that would defeat the whole purpose)

This would be nice in Git logs where the author name would then match the name that is in my other commits as well.

Metadata

Metadata

Assignees

Labels

type: featureNew feature or feature request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions