Skip to content

How can commits show "github actions bot" instead of Unknown ? #160496

Answered by peaceiris
aahnik asked this question in Actions

You must be logged in to vote
git config user.name 'github-actions[bot]'
git config user.email 'github-actions[bot]@users.noreply.github.com'

e.g. https://github.com/peaceiris/actions-gh-pages/blob/main/images/committer_github_actions_bot.jpg

Replies: 0 comments 6 replies

You must be logged in to vote
1 reply
@aahnik

Answer selected by aahnik

You must be logged in to vote
1 reply
@qoomon

You must be logged in to vote
0 replies

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Ask and answer questions about GitHub features and usage Actions Checkout For discussions related to the actions/checkout action in GitHub workflows Transferred These are discussions that have recently Transferred from another org/repo
6 participants