Skip to content

Commit

Permalink
docs: Heading level of Azure DevOps in Running Renovate docs (#13475)
Browse files Browse the repository at this point in the history
  • Loading branch information
mschoettle committed Jan 11, 2022
1 parent 6e94385 commit 895a85a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/getting-started/running.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ Don't forget to configure `platform=bitbucket-server` somewhere in config.

If you use MySQL or MariaDB you must set `unicodeEmoji` to `false` in the bot config (`RENOVATE_CONFIG_FILE`) to prevent issues with emojis.

### Azure DevOps
#### Azure DevOps

First, [create a Personal Access Token](https://docs.microsoft.com/en-us/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate?view=azure-devops&tabs=preview-page) for the bot account.
Configure it either as `token` in your `config.js` file, or in environment variable `RENOVATE_TOKEN`, or via CLI `--token=`.
Expand Down

0 comments on commit 895a85a

Please sign in to comment.