Two Looker instances - One GitHub repository

Hi Good Lookers! I’m trying to follow the instructions provided in this article that describes how to set up two different Looker instances to use a single GitHub repository. I’ll refer to the first Looker instance as “Staging” and the second Looker instance as “Production”. Note that I’m self-hosting Git (using GitHub) and not using Looker’s git hosting service. 

Here’s what I’ve done and where I’m at so far:

  1. I configured “Staging” to use Pull Requests
  2. I created a webhook in GitHub

I can now make changes in “Staging” and a Pull request is created in GitHub for approval. All good!

Where I’m stuck is in configuring a release webhook to “Production”.

Right now “Production” is a bare Looker instance with no projects. I want to create a new project that uses the same Git repository as “Staging”. I want changes to “Staging” to be reflected in “Production”. How do I configure this?

I’ve circled in yellow the parts of this process (as described by the linked article) that confuse me.

d2883ee2-23c1-46fa-924d-9e76b531a6f6.png
0 0 394