Page MenuHomeDevCentral

Integrate Sentry and GitHub
Closed, ResolvedPublic

Description

GitHub integration groundwork is a two-parts configuration process:

  • on GitHub side, create an application for the integration with our server
  • on Sentry side, gets configuration and credentials to use this app

At that moment, it will be possible at UI level to integrate a Sentry org with a GitHub org.

Revisions and Commits

Related Objects

StatusSubtypeAssignedTask
Resolveddereckson
Resolveddereckson

Event Timeline

dereckson triaged this task as Normal priority.Mar 25 2023, 15:49
dereckson created this task.

We've an app created according https://develop.sentry.dev/integrations/github/

Credentials are available in Vault under apps/sentry/github key.

Looks good to me and seems to work like a charm on sentry.nasqueron.org:

  • the workflow to install GitHub application on organization integration works
  • it's possible after to list and add repositories to watch