Has anybody successfully configured Teamcity to monitor, extract, and build from GitHub?
I can\'t seem to figure how where and how to configure the SSH keys for Teamcity
I don't know why but choosing Default Private Key failed to me.
Then I choose to Custom Private Key as screen shot below:
The Username field has to be empty.
The Passphrase field is the password of the your private key
(Assume you have added the public key of this private key in git already.)
Hope no one got stuck like me !
for private key, username must be blank.