renovate/test
Rhys Arkins 70c95add5a
feat: custom git commit author (#1280)
This PR adds the capability to specify a custom author for git commits on GitHub. Setting this field will mean GitHub uses this value for author and commit instead of the token’s identity. For instance if you are running hosted mode you may set the gitAuthor to “Renovate Bot <bot@renovate.com>” to have commits appear as coming from the renovate-bot account.
2017-12-09 17:09:31 +01:00
..
_fixtures feat: bazel WORKSPACE support (#1268) 2017-12-07 09:22:10 +01:00
config refactor: add extends config massage (#1256) 2017-12-01 07:16:17 +01:00
logger fix: refactor logger addStream and depType logging (#1117) 2017-11-08 09:59:32 +01:00
manager feat: custom git commit author (#1280) 2017-12-09 17:09:31 +01:00
platform feat: custom git commit author (#1280) 2017-12-09 17:09:31 +01:00
workers feat: custom git commit author (#1280) 2017-12-09 17:09:31 +01: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 refactor: use global logger (#1116) 2017-11-08 06:44:03 +01:00
renovate.spec.js refactor: use platform global (#1115) 2017-11-07 13:31:34 +01:00