Skip to content

chore(ci): setup git user for release#2334

Merged
millotp merged 2 commits intomainfrom
chore/set-git-user
Nov 4, 2024
Merged

chore(ci): setup git user for release#2334
millotp merged 2 commits intomainfrom
chore/set-git-user

Conversation

@millotp
Copy link
Copy Markdown
Contributor

@millotp millotp commented Nov 4, 2024

The automated release is failing because git doesn't know who is making the release, we can use algolia bot.

Error from the CI:

Committer identity unknown

*** Please tell me who you are.

Run

  git config --global user.email "[email protected]"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: unable to auto-detect email address (got 'circleci@035beaf2cb28.(none)')

@netlify
Copy link
Copy Markdown

netlify bot commented Nov 4, 2024

Deploy Preview for docsearch canceled.

Name Link
🔨 Latest commit f8840e4
🔍 Latest deploy log https://app.netlify.com/sites/docsearch/deploys/67288faa647e3d0008b80d23

Copy link
Copy Markdown

@Fluf22 Fluf22 left a comment

Choose a reason for hiding this comment

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

This should work

@millotp millotp enabled auto-merge (squash) November 4, 2024 09:11
@millotp millotp merged commit c777009 into main Nov 4, 2024
@millotp millotp deleted the chore/set-git-user branch November 4, 2024 09:14
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.

2 participants