Skip to content
Snippets Groups Projects
Commit 2afa16d6 authored by singapore's avatar singapore Committed by GitHub
Browse files

docs: make bot account warning more explicit

Closes #757
parent 2b73f98c
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,7 @@ $ npm install -g renovate ...@@ -32,7 +32,7 @@ $ npm install -g renovate
## Authentication ## Authentication
You need to select a repository user for `renovate` to assume the identity of, and generate a Personal Access Token. It's recommended that you use a dedicated "bot" account for this to avoid user confusion. You need to select a repository user for `renovate` to assume the identity of, and generate a Personal Access Token. It's strongly recommended that you use a dedicated "bot" account for this to avoid user confusion and to avoid the Renovate bot mistaking changes you have made or PRs you have raised for its own.
You can find instructions for GitHub [here](https://help.github.com/articles/creating-an-access-token-for-command-line-use/) (select "repo" permissions) You can find instructions for GitHub [here](https://help.github.com/articles/creating-an-access-token-for-command-line-use/) (select "repo" permissions)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment