renovate/lib/workers/global
Rhys Arkins 2426a5239f
feat(github): use git for all file operations (#3806)
With Renovate’s github platform code now using git for all file system operations, we need to tell Renovate which gitAuthor to use.

If you had already configured a gitAuthor in your bot config, you do not need to make any change.

Otherwise, to keep functionality as before, you should either:
(1) configure `gitAuthor` to match the bot’s account, or
(2) recreate your bot’s personal access token to include the “user:email” permission so that the bot can retrieve the email itself

BREAKING CHANGE: GitHub bot admins should either configure gitAuthor in their config or generate a new token with “user:email” permissions.
2019-05-24 16:34:52 +02:00
..
autodiscover.js feat: refactor platform authentication (#3758) 2019-05-20 10:59:30 +02:00
cache.js feat: unify file locations (#3507) 2019-04-09 17:14:08 +02:00
index.js feat(github): use git for all file operations (#3806) 2019-05-24 16:34:52 +02:00