Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
renovate
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
Renovate Bot
renovate
Commits
8355d9c5
Commit
8355d9c5
authored
7 years ago
by
Rhys Arkins
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Note GitLab API v3 requirement
Closes #218
parent
5ebff149
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
readme.md
+2
-1
2 additions, 1 deletion
readme.md
with
2 additions
and
1 deletion
readme.md
+
2
−
1
View file @
8355d9c5
...
...
@@ -9,7 +9,7 @@
-
Supports multiple major versions per-dependency at once
-
Configurable via file, environment, CLI, and
`package.json`
-
Supports
`yarn.lock`
files
-
Supports GitHub and GitLab
-
Supports GitHub and GitLab
(v3 API)
-
Self-hosted
## Install
...
...
@@ -25,6 +25,7 @@ You need to select a repository user for `renovate` to assume the identity of, a
You can find instructions for GitHub here (select "repo" permissions): https://help.github.com/articles/creating-an-access-token-for-command-line-use/
You can find instructions for GitLab here: https://docs.gitlab.com/ee/api/README.html#personal-access-tokens
Please note that currently only GitLab API v3 is supported and not v4.
This token needs to be configured via file, environment variable, or CLI. See
[
docs/configuration.md
](
docs/configuration.md
)
for details.
The simplest way is to expose it as
`GITHUB_TOKEN`
or
`GITLAB_TOKEN`
.
...
...
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