Skip to content
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

Prerequisites Step 7: Ensuring you have ssh push access to gitlab-ci-build-statuses repository #147

Open
4 tasks
a-t-0 opened this issue Mar 15, 2023 · 0 comments

Comments

@a-t-0
Copy link
Member

a-t-0 commented Mar 15, 2023

Yields error:

Author identity unknonwn
*** Please tell me who you are

Run
  git config --global user.email "you@ezample.com"
  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.

So:

  • Detect if the username is set already. If not, configure the git username
  • before running step 7 of the prerequisites,
  • Then verify the git username is set already.
  • Then run step 7 of the prerequisites.
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

No branches or pull requests

1 participant