Since Teleskope follows a single-tenant architecture, each customer will have their own dedicated Teleskope instance, with a custom callback URL.
Admin User: User must be an organization admin to create the application and install in org
Callback URL: Teleskope will provide you with your dedicated callback URL
Setup URL: Teleskope will provide you with your dedicated setup URL
Go to your Developer settings: http(s):///settings/apps
Select GitHub Apps and then New GitHub App
Give your app a unique name and add an optional description
Avoid using spaces in the app name
Use https://teleskope.aiarrow-up-right as a homepage URL
Enter your dedicated Teleskope Setup URL
https://observatory.{baseURL}/settings/clouds/github?organization_name={githubOrgName}
(Optional) Create a Webhook Secret
Create a private key for the application and download it
Contents (read, mandatory)
Issues (read & write)
Metadata (read-only, mandatory)
Pull requests (read & write)
Members (read-only)
On https://observatory.{baseURL}/settings/clouds/github, click Enroll organization +
Enter your app's:
Organization Name
App name
App ID
Github App Private Key
Click Enroll
Delete your local Private Key .pem file
Last updated 1 month ago
Was this helpful?