Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

aa review should not ask for username when repo is ssh #310

Open
oferb opened this issue Sep 14, 2018 · 1 comment
Open

aa review should not ask for username when repo is ssh #310

oferb opened this issue Sep 14, 2018 · 1 comment

Comments

@oferb
Copy link
Contributor

oferb commented Sep 14, 2018

$ git remote -v
origin	git@github.com:google/startup-os.git (fetch)
origin	git@github.com:google/startup-os.git (push)

Interestingly, it did successfully push, so unclear why it needed the usename.

@oferb oferb added the P1 label Sep 14, 2018
@oferb oferb added this to To do in startup-os via automation Sep 14, 2018
@oferb oferb moved this from To do to Needs review in startup-os Sep 14, 2018
@oferb oferb moved this from Needs review to To do in startup-os Sep 14, 2018
@vmax
Copy link
Contributor

vmax commented Sep 14, 2018

@oferb it's not an issue with aa per se, it's just that git could not get authorized by ssh-agent. First of all, let's check whether ssh-agent is running

@vmax vmax removed their assignment Mar 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
startup-os
  
To do
Development

No branches or pull requests

2 participants