renovate/test
Rhys Arkins 95d01e7ab1 feat: master issue
Adds undocumented/experimental “master issue” feature.

Setting `config.masterIssue = true` will result in Renovate opening and maintaining an issue that contains a list of all PRs both pending and open, and allowing some control over them (e.g. bypass schedule, force retry, etc).

Setting `config.masterIssueApproval` in addition will mean that branches are not created automatically and instead await approval in that master issue.

Closes #2595
2018-10-04 10:08:20 +02:00
..
_fixtures fix(gomod): handle quoted dependencies 2018-10-02 18:49:00 +02:00
config feat: common prBody across all types (#2542) 2018-09-21 05:43:51 +02:00
datasource feat: go modules support (#2584) 2018-10-01 13:50:36 +02:00
logger feat: logger err serializer 2018-09-05 10:32:53 +02:00
manager fix(gomod): handle quoted dependencies 2018-10-02 18:49:00 +02:00
platform feat: add platform.findIssue() 2018-10-03 15:47:03 +02:00
util refactor: endpoints -> hostRules (#2509) 2018-09-12 12:16:17 +02:00
versioning refactor(versioning): expose getPatch 2018-08-15 09:38:04 +02:00
workers feat: master issue 2018-10-04 10:08:20 +02:00
.eslintrc.js refactor: remove config.api and use platform dispatcher (#1114) 2017-11-07 11:46:10 +01:00
chai.js Refactor config 2017-01-20 14:03:18 +01:00
globals.js feat: centralised cache (#2472) 2018-09-03 07:27:22 +02:00
newline-snapshot-serializer.js test: added jest serializer for renovate configs 2018-04-04 08:56:57 +02:00
renovate.spec.js refactor: use platform global (#1115) 2017-11-07 13:31:34 +01:00
website-docs.spec.js Add relatedOptions linter 2018-05-11 17:36:34 +02:00