renovate/lib/workers/repository
Rhys Arkins f98fe65c00 refactor: enforce requireConfig (#3408)
Previously we maintained an exception to the rule that if `requireConfig` was true then we still support repositories without a config if they have previously merged PRs. Now such repositories will be skipped.

Closes #3338 

BREAKING CHANGE: requireConfig is now enforced, if enabled. If a repository has no config but merged PRs, it will still be skipped.
2019-04-16 16:06:25 +02:00
..
extract refactor: better unique filter 2019-04-04 18:20:40 +03:00
finalise refactor: pruneStaleBranches -> cleanUpBranches 2019-04-06 18:00:34 +02:00
init fix(github): handle no firstPatchedVersion 2019-03-11 11:45:41 +01:00
onboarding refactor: enforce requireConfig (#3408) 2019-04-16 16:06:25 +02:00
process fix: renovate not creating PRs for some python dependencies (#3453) 2019-04-02 17:26:06 +02:00
updates refactor: branchifyUpgrades key value 2019-04-06 18:00:36 +02:00
configured.js refactor: renovateFork -> includeForks 2018-12-31 07:46:00 +02:00
error-config.js feat: centralise app strings (#3032) 2019-01-06 14:47:42 +01:00
error.js fix(gitFs): gracefully handle git config failure 2019-03-16 07:55:39 +01:00
index.js feat: unify file locations (#3507) 2019-04-09 17:14:08 +02:00
master-issue.js fix(masterIssue): link to edited PRs 2019-03-07 00:20:22 +01:00
result.js refactor: not-found is not disabled 2019-03-05 08:00:56 +01:00