Versions Compared

Key

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

...

Click the Configuration button in the top right of the page, and then the +Create button (blue star) button at the top right of the table to create a new Provider.

...

First lets edit the match script by changing tabs. I am simply going to return true here to allow any message through (we will update this later on but right now we just want the message to get through).  Click  Click Save.

...

Creating a BuildProject Function

Now that we have our Provider, navigate back to the Webhook Configuration screen. You should now see your GitHub Provider row in the table. Click Create Function in the row's context menu or click the (blue star) button at the top right of the table to create a Function for the GitHub Provider.

...