You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Click the "Copy to clipboard" icon to the right of the "GitHub webhook URL" field</li>
237
237
<li>Navigate to your repository on GitHub and click on repository settings > webhooks > Add webhook</li>
238
238
<li>Paste your webhook URL provided by OpenShift</li>
239
+
<li>From the "Content Type" dropdown, select "application/json"</li>
239
240
<li>Leave the defaults for the remaining fields — that's it!</li>
240
241
</ol>
241
242
<p>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.</p>
0 commit comments