Skip to content

Set bot Github user action

Actions
Action to set git commiter to a Github bot user
v1.2.0
Latest
Star (3)

Tags

 (1)

set-bot-git-user-action

Set the Git config user.name and user.email based on a Github bot user so that the commit authorship shows up properly on the web interface. Defaults to setting the bot user to github-actions.

- name: Set Git user globally to github-actions
  uses: gotmax23/set-bot-git-user-action@main
  with:
    global: true
    bot: github-actions
    name: "Github Actions"

Set bot Github user action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Action to set git commiter to a Github bot user
v1.2.0
Latest

Tags

 (1)

Set bot Github user action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.