renovate/lib/config
Rhys Arkins 58784fc958 feat: add renovateFork option
99% of the time we should not Renovate forked repositories. Previously, we skipped onboarding them unless a renovate.json was present. However, that meant that if someone forked a repository where the source was using Renovate, then the fork gets renovated automatically too. After this change, forked repositories need to set renovateFork=true in their renovate.json

Closes #940

BREAKING CHANGE: Forked repositories now need to configure renovateFork=true in renovate.json
2017-11-01 13:13:55 +01:00
..
templates fix: add uniqueness to docker-digest pr title (#1051) 2017-10-27 23:33:55 +02:00
cli.js feat: deprecate github app (#1068) 2017-11-01 13:13:55 +01:00
decrypt.js fix: update dependency eslint-config-airbnb-base to v12 (#771) 2017-09-15 19:46:25 +02:00
defaults.js feat: schedule support for lock file maintenance 2017-07-01 06:46:11 +02:00
definitions.js feat: add renovateFork option 2017-11-01 13:13:55 +01:00
env.js feat: deprecate github app (#1068) 2017-11-01 13:13:55 +01:00
file.js Refactor helpers (#382) 2017-06-29 07:29:41 +02:00
index.js feat: deprecate github app (#1068) 2017-11-01 13:13:55 +01:00
massage.js refactor: use deepcopy for migrate and massage (#1024) 2017-10-23 12:56:11 +02:00
migration.js fix: do not delete semantic commits when migrating (#1025) 2017-10-23 13:06:09 +02:00
presets.js refactor: use manager subdirectory for grouping (#1040) 2017-10-24 13:12:44 +02:00
validation.js feat: deprecate github app (#1068) 2017-11-01 13:13:55 +01:00