We advise creating a service account user in your GitHub account like
paradime.github.maintainer@yourcompany.com with write access to the repository, and letting this user own the deploy key.Add the deploy key
- In Paradime, import your repository using its SSH URL to generate a deploy key. See Importing a repository.
- In GitHub, navigate to the Deploy keys tab of your repository’s settings page.
- Give the key a name and paste in the deploy key generated by Paradime.
- Check the Allow write access checkbox, then save the key.
