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
{{ message }}
This repository was archived by the owner on Mar 14, 2023. It is now read-only.
* The endpoint can be called without authentication.
53
-
* When using matrix-based security 'Anonymous' needs 'Job' → `build,discover,read` permissions.
54
53
***Content type**
55
54
*`application/json`
56
55
***Secret**
@@ -67,11 +66,15 @@ This is how you need to configure the GitHub Webhook in your repository 'Setting
67
66
68
67
### Jenkins Global Configuration
69
68
70
-
You can configure the Webhook Secret Globally via 'Manage Jenkins' → 'Configure System' → 'Github Webhook Notifier Plugin'.
69
+
You can configure the **Webhook Secret** Globally via 'Manage Jenkins' → 'Configure System' → 'Github Webhook Notifier Plugin'. If you do not configure it, the webhook secret sent by GitHub will be ignored.
0 commit comments