Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Now that we have our endpoint we just need to setup a webhook in GitHub with this endpoint.

Image Modified

Trying it out

With the GitHub webhook enabled all we need to do is push a change to the repository. After pushing a change, navigate to Webhook Messages to ensure we received the event.

Image Modified

Building the Project

...

First we need to Enable Webhooks for the Project.

Image Modified


Testing it out

...