Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit 6b2e3e6

Browse files
author
Bernhard Grünewaldt
committed
doc
1 parent d81a84d commit 6b2e3e6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,19 @@ This is how you need to configure the GitHub Webhook in your repository 'Setting
5858

5959
<p align="center"><img src="https://codeclou.github.io/jenkins-github-webhook-build-trigger-plugin/img/github-webhook-settings---with-overlays.png?v4" width="80%"></p>
6060

61+
62+
-----
63+
64+
&nbsp;
65+
66+
### Jenkins Global Configuration
67+
68+
You can configure the Webhook Secret Globally via 'Manage Jenkins' → 'Configure System' → 'Github Webhook Notifier Plugin'.
69+
70+
<p align="center"><img src="https://codeclou.github.io/jenkins-github-webhook-build-trigger-plugin/img/jenkins-global-config---with-overlay.png" width="80%"></p>
71+
72+
If you do not configure it, webhook secret sent by GitHub will be ignored.
73+
6174
-----
6275

6376
&nbsp;

0 commit comments

Comments
 (0)