Skip to content

Commit 0ced26a

Browse files
beltrachiviceice
andauthored
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 <[email protected]>
1 parent af57dd6 commit 0ced26a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,8 @@ Generate and download a new private key for the app, adding the contents of the
315315

316316
Adjust your Renovate configuration file to specify the username of your bot.
317317

318+
From the Github app configuration page, install the app in your account or your organization's account, and configure the repository access.
319+
318320
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.
319321

320322
The final workflow will look like this:

0 commit comments

Comments
 (0)