-
Notifications
You must be signed in to change notification settings - Fork 4
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
ci: add missing email config for Git in stage
workflow
#1357
Conversation
Signed-off-by: KeisukeYamashita <[email protected]>
Caution Review failedThe pull request is closed. WalkthroughThe pull request introduces modifications to the GitHub Actions workflow configuration file, specifically focusing on Git user configuration. The changes update how environment variables are referenced and add a new step to set the Git user email using a combination of predefined variables. These adjustments aim to improve the consistency and standardization of Git user settings within the CI/CD pipeline. Changes
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
✅ Deploy Preview for reearth-cms canceled.
|
Overview
Add missing
user.email
configuration forgit
.What I've done
What I haven't done
How I tested
Screenshot
Which point I want you to review particularly
Memo
https://github.com/reearth/reearth-visualizer/blob/86e12934d9744eb8957aa89972a54a69f396eb95/.github/workflows/stage.yml#L24
Summary by CodeRabbit