diff --git a/docs/self-hosting.md b/docs/self-hosting.md index e13fee8bcf7703f04972147ef55293c39b42fd8e..e931beae3a5dd9b868bb7b2d8140a6f327c5802e 100644 --- a/docs/self-hosting.md +++ b/docs/self-hosting.md @@ -98,6 +98,7 @@ stringData: ## Authentication You need to select a user account for `renovate` to assume the identity of, and generate a Personal Access Token. It is recommended to be `@renovate-bot` if you are using a self-hosted server and can pick any username you want. +It is also recommended that you configure `config.gitAuthor` with the same identity as your Renovate user, e.g. like `"gitAuthor": "Renovate Bot <bot@renovateapp.com>"`. #### GitHub Enterprise