Sfoglia il codice sorgente

Edit docs/configuring-playbook-bridge-hookshot.md: clarify when it is needed to download the private key file of a GitHub app

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3886/head
Suguru Hirahara 1 anno fa
parent
commit
ae59805a4b
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: E4F9743DAB4B7B75
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. +3
    -1
      docs/configuring-playbook-bridge-hookshot.md

+ 3
- 1
docs/configuring-playbook-bridge-hookshot.md Vedi File

@@ -12,7 +12,9 @@ See the project's [documentation](https://matrix-org.github.io/matrix-hookshot/l

### Download GitHub app private key

If you're setting up the GitHub bridge, you'll need to generate and download a private key file after you created your GitHub app.
If you're setting up the GitHub bridge, you need to create your GitHub app, and generate a private key file of it.

You need to download the private key file, if you will install the file manually or with the `aux` role. For details, see [the section below](#manage-github-private-key-with-aux-role).

## Adjusting the playbook configuration



Caricamento…
Annulla
Salva