Folks, Trying to use pygithub3 to connect to our github repos. I need to use local ssh keys to make the connection, not tokens or u/p as in the docs. Is this possible?
The doc do not seem to list the option to auth in with id_rsa
I see another slashdot example using u/p auth. Is there a way to feed in a custom id_rsa
file to use?