Skip to content

chore(ci): use personal git identity for automated commits - #591

Merged
unhappychoice merged 1 commit into
masterfrom
chore/git-identity-in-workflows
Aug 11, 2026
Merged

chore(ci): use personal git identity for automated commits#591
unhappychoice merged 1 commit into
masterfrom
chore/git-identity-in-workflows

Conversation

@unhappychoice

@unhappychoice unhappychoice commented Aug 11, 2026

Copy link
Copy Markdown
Owner

Automated commits made by GitHub Actions in this repository were authored as a bot (or under an inconsistent name). This switches them to Yuji Ueki <unhappychoice@gmail.com> so the history and contribution graph reflect the actual author.

Workflow logic is unchanged — only the configured commit identity.

Summary by CodeRabbit

  • Chores
    • Updated the Git author name used during automated release operations.

Automated commits from GitHub Actions were authored as a bot or under an
inconsistent name. Attribute them to the repository owner so history and
contribution graphs reflect the actual author.
@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 643181e2-4c30-4946-a137-4c523aa18bb1

📥 Commits

Reviewing files that changed from the base of the PR and between ff72e32 and c28f66f.

📒 Files selected for processing (1)
  • .github/workflows/release.yaml

📝 Walkthrough

Walkthrough

The release workflow changes the global Git user.name value in the “Setup Git” step from unhappychoice to Yuji Ueki.

Changes

Release workflow

Layer / File(s) Summary
Configure release Git identity
.github/workflows/release.yaml
The “Setup Git” step sets the global Git user.name to Yuji Ueki.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the Git identity change for automated commits in the release workflow.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/git-identity-in-workflows

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.00%. Comparing base (ff72e32) to head (c28f66f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #591   +/-   ##
=======================================
  Coverage   85.00%   85.00%           
=======================================
  Files           1        1           
  Lines          40       40           
=======================================
  Hits           34       34           
  Misses          6        6           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@unhappychoice
unhappychoice merged commit 697b9b8 into master Aug 11, 2026
7 checks passed
@unhappychoice
unhappychoice deleted the chore/git-identity-in-workflows branch August 11, 2026 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant