Skip to content

Conversation

zyfy29
Copy link
Contributor

@zyfy29 zyfy29 commented Aug 21, 2025

close #3886

@Copilot Copilot AI review requested due to automatic review settings August 21, 2025 09:20
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR addresses a GitHub Actions workflow failure by configuring Git user identity before running brew commands. The change prevents the brew installation process from failing due to missing Git user configuration.

  • Adds Git global user configuration in the GitHub Actions workflow
  • Sets a standard "GitHub Actions Bot" identity with appropriate email

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@zyfy29 zyfy29 force-pushed the fix-mac-upgrade-test-action branch from 98d60fc to 9798bcc Compare August 21, 2025 09:23
@AkihiroSuda
Copy link
Member

Please squash the commits
https://lima-vm.io/docs/dev/git/#squashing-commits

@jandubois jandubois added this to the v2.0.0 milestone Aug 22, 2025
Signed-off-by: zyfy29 <wasuremono127@gmail.com>
@zyfy29 zyfy29 force-pushed the fix-mac-upgrade-test-action branch from bf9bc77 to b2662e7 Compare August 22, 2025 03:33
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

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

Thanks

@AkihiroSuda AkihiroSuda merged commit bc4ac6a into lima-vm:master Aug 22, 2025
36 checks passed
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.

brew tap-new command in github actions fails sometimes
3 participants