renovate/test/api
Rhys Arkins 8fc97af5c7 feat: Ignore forked repositories unless already configured (#561)
This feature is particularly useful in the case that renovate is enabled on all repositories a user/account has. Many of those might be forks, and it makes no sense to renovate those by default. Instead, Renovate will skip over forked repositories unless a renovate.json has been added to their root.
Also, Renovate will now prune branches after deciding to skip a repository, whether because of a fork or disablement.

Closes #541
2017-07-30 22:59:53 +02:00
..
__snapshots__ feat: Ignore forked repositories unless already configured (#561) 2017-07-30 22:59:53 +02:00
github.spec.js fix: Retry github API when 502 error (#560) 2017-07-30 11:06:15 +02:00
gitlab.spec.js feat(lerna): Add lerna support (#535) 2017-07-27 09:36:36 +02:00
npm.spec.js fix: delete token before npm api tests (#418) 2017-07-02 21:29:09 +02:00