Skip to content
Snippets Groups Projects
Unverified Commit fbf8a15d authored by Daniel Koch's avatar Daniel Koch Committed by GitHub
Browse files

docs: add information about permissions for azure pat (#25534)

parent d665c57b
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,13 @@ Let Renovate use your PAT by doing _one_ of the following:
- Set your PAT as an environment variable `RENOVATE_TOKEN`
- Set your PAT when you run Renovate in the CLI with `--token=`
Permissions for your PAT should be at minimum:
| Scope | Permission | Description |
| ------------ | ------------ | --------------------------------- |
| `Code` | Read & Write | Required |
| `Work Items` | Read & write | Only needed for link to work item |
Remember to set `platform=azure` somewhere in your Renovate config file.
## Features awaiting implementation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment