Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
renovate
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SmartDataLab
public
applications
renovate
Commits
fbf8a15d
Unverified
Commit
fbf8a15d
authored
1 year ago
by
Daniel Koch
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
docs: add information about permissions for azure pat (#25534)
Co-authored-by:
Daniel Koch
<
Daniel.Koch@arineo.com
>
parent
d665c57b
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/modules/platform/azure/readme.md
+7
-0
7 additions, 0 deletions
lib/modules/platform/azure/readme.md
with
7 additions
and
0 deletions
lib/modules/platform/azure/readme.md
+
7
−
0
View file @
fbf8a15d
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment