mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
docs: add github app account install step (#922)
The doc explains step by step what to do, but misses the step of, once the Github app is created, install it in the needed account. Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
This commit is contained in:
parent
af57dd6038
commit
0ced26a708
1 changed files with 2 additions and 0 deletions
|
|
@ -315,6 +315,8 @@ Generate and download a new private key for the app, adding the contents of the
|
|||
|
||||
Adjust your Renovate configuration file to specify the username of your bot.
|
||||
|
||||
From the Github app configuration page, install the app in your account or your organization's account, and configure the repository access.
|
||||
|
||||
Going forward we will be using the [`actions/create-github-app-token` action](https://github.com/actions/create-github-app-token) in order to exchange the GitHub App certificate for an access token that Renovate can use.
|
||||
|
||||
The final workflow will look like this:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue