Re: github quota limit when scanning with the addition of tags

2018-01-05 Thread R. Tyler Croy
(replies inline) On Fri, 05 Jan 2018, Alicia Doblas wrote: > Hi, > > a couple of months ago we had the same problem. After improving the > discover filter of the branch/tag/PR calls, there weren't too much to > do...so we decided to "by-pass" the api of github by using different users. > Look

Re: github quota limit when scanning with the addition of tags

2018-01-05 Thread Alicia Doblas
Hi, a couple of months ago we had the same problem. After improving the discover filter of the branch/tag/PR calls, there weren't too much to do...so we decided to "by-pass" the api of github by using different users. Looks like the api limit applies to a single user, so the "solution" for us

Re: secret token sent from gitlab webhook not being checked

2018-01-05 Thread chris . every
think I'll raise this on the gitlab-plugin github project, but if anyone here has any suggestions that'd be great. I'll post back here if I get any updates. On Friday, 5 January 2018 10:47:10 UTC, chris...@paxport.net wrote: > > I'm trying to get the simple "secret token" auth working with multi

secret token sent from gitlab webhook not being checked

2018-01-05 Thread chris . every
I'm trying to get the simple "secret token" auth working with multibranch declarative pipelines on my gitlab webhooks. The webhooks (all "Push Hook") I've got set up seem to be working fine in the sense that they fire the correct project; the URLs I've got defined in the gitlab webhooks are of