-
Create a GitHub App
- Grant it the permissions
- Contents - Read & Write
- Pull Requests - Read & Write
- Grant it the permissions
-
Generate a private key for the github app
-
Install it on the repositories that will be used as the source and destination
-
Download the latest hydros release from the releases page
-
Install the hydros binary on your system
-
Configure hydros to use the github app
hydros config set github.appID=<YOUR GitHub App ID> hydros config set github.privateKey=/path/to/your/secret/key