+ [2016-07-05T23:35:57Z] Alan502 @jhass how is it going?
+ [2016-07-05T23:36:19Z] jhass codeclimate is ignoring its webhook, but well otherwise I guess
+ [2016-07-05T23:36:39Z] Alan502 hahaha
+ [2016-07-05T23:43:41Z] Alan502 I had never heard of codeclimate, looks pretty sick

message no. 141604

Posted by mihael_k33hl in #github at 2016-07-05T09:27:29Z

Anyone here working with Jenkins and Github? How do you get around about Jenkins not having admin access for adding/deleting GitHub Webhook aside from making it an admin which kind of risky?
+ [2016-07-06T08:14:42Z] SaraDR Is there any way to give someone access to view a private repository, without inviting them to a point where they can freely make changes to it?
+ [2016-07-06T08:18:34Z] jhass not really, you could add a read only deploy key for them I guess so they can clone it locally
+ [2016-07-06T08:19:05Z] SaraDR Not familiar with that, but I'll google up on it. Thank you.
+ [2016-07-06T08:19:13Z] jhass also in orgs you might be able to give read only access, I don't remember, but if the repo is on a user account, nope