Skip to content

Change git user.name and user.email #99

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

sinsukehlab
Copy link
Contributor

Summary

Change git user.name and user.email to display github-actions[bot] as a contributor.

Changes

.github/workflows/0-welcome.yml

  • git user.name: github-actions → github-actions[bot]
  • git user.email: github-actions@github.com → github-actions[bot]@users.noreply.github.com

Task list

  • For workflow changes, I have verified the Actions workflows function as expected.
  • For content changes, I have reviewed the style guide.

github-actions[bot]@users.noreply.github.com
Copy link

@Ebonsignori Ebonsignori left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch

@Ebonsignori Ebonsignori merged commit cb297ab into skills:main Feb 26, 2024
git config user.name github-actions
git config user.email github-actions@github.com
git config user.name github-actions[bot]
git config user.email github-actions[bot]@users.noreply.github.com
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

@e1b2i3
Copy link

e1b2i3 commented Feb 9, 2025

🙏

git config user.name github-actions
git config user.email github-actions@github.com
git config user.name github-actions[bot]
git config user.email github-actions[bot]@users.noreply.github.com
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ebrahim1367@sinsukehlab

@mtyalkwyt
Copy link

9f8e2ea

Copy link

@Mwipaji Mwipaji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@luanxx5
Copy link

luanxx5 commented May 27, 2025 via email

@skills skills locked as resolved and limited conversation to collaborators May 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

7 participants