Connecting integrations

Discover how to connect different integrations with Supernova.

If it's your first time selecting GitHub as the delivery destination in your pipeline, you'll need to connect it to get started. You can do this either using OAuth, or a personal access token.

Connect GitHub

If you haven't connected GitHub yet, you'll see a banner near the end of the Delivery step when creating your pipeline. Click Connect GitHub, and choose either Sign in with OAuth or Use a personal access token.

Authenticate with OAuth

  1. Select the account you would like to use with Supernova.
  2. You can now use this GitHub account to automate pull requests using pipelines.

See also Installing GitHub Apps in the GitHub docs.

Authenticate using personal access tokens

PAT - GitHub
  1. Once you click Use a personal access token, a dialog will open.
  2. Enter a name for the token, an optional server URL, and paste in your personal access token.
  3. Click Save.
  4. You can now use this GitHub account to automate pull requests using pipelines.