A step-by-step guide to configure GitHub integration for Automa
/admin/setup/code
.GITHUB_APP_SLUG
: The slug of your GitHub App.GITHUB_APP_CLIENT_ID
: The client ID of your GitHub App.GITHUB_APP_CLIENT_SECRET
: The client secret of your GitHub App.GITHUB_APP_PEM
: The PEM file of your GitHub App, which contains the private key.GITHUB_APP_WEBHOOK_SECRET
: The webhook secret for the webhook in your GitHub App.