diff --git a/welcome/templates/welcome/index.html b/welcome/templates/welcome/index.html index 9130216..1643f5d 100644 --- a/welcome/templates/welcome/index.html +++ b/welcome/templates/welcome/index.html @@ -236,6 +236,7 @@ pre {
  • Click the "Copy to clipboard" icon to the right of the "GitHub webhook URL" field
  • Navigate to your repository on GitHub and click on repository settings > webhooks > Add webhook
  • Paste your webhook URL provided by OpenShift
  • +
  • From the "Content Type" dropdown, select "application/json"
  • Leave the defaults for the remaining fields — that's it!
  • After you save your webhook, if you refresh your settings page you can see the status of the ping that Github sent to OpenShift to verify it can reach the server.