snowdrop / snowdrop-automation-client

snowdrop-automation-client
Apache License 2.0
1 stars 1 forks source link

Token issue workaround for third party org #62 #63

Closed gytis closed 4 years ago

gytis commented 4 years ago

@geoand have you ever had this issue when using the token injected with a secret annotation it was not allowed to access other org repos? The code is old and it used to work before, but now githubApi(token) fails to get data from fabric8-launcher org unless I remove the token.

geoand commented 4 years ago

I never remember having this problem, it always just worked for me.

gytis commented 4 years ago

Yeah me neither. Anyway, I've added a workaround for now, but this will be an issue going forward if we'll need to do something with other org repos.