@@ -41,7 +41,7 @@ Ok. Still here?! Then this might be for you :bowtie:
4141
4242### Webhook - The only who tells the truth!
4343
44- ![ ] ( https://codeclou.github.io/jenkins-github-webhook-notifier -plugin/img/webhook-payload---with-overlays.png )
44+ ![ ] ( https://codeclou.github.io/jenkins-github-webhook-build-trigger -plugin/img/webhook-payload---with-overlays.png )
4545
4646-----
4747
@@ -94,26 +94,26 @@ When using matrix-based security the 'Anonymous' user needs 'Job' `build,discove
9494 * ** Which events ...**
9595 * Just the ` push ` event
9696
97- <p align =" center " ><img src =" https://codeclou.github.io/jenkins-github-webhook-notifier -plugin/img/github-webhook-settings.png " width =" 80% " ></p >
97+ <p align =" center " ><img src =" https://codeclou.github.io/jenkins-github-webhook-build-trigger -plugin/img/github-webhook-settings.png " width =" 80% " ></p >
9898
9999
100100### Jenkins Job Configuration
101101
102102
103- <p align =" center " ><img src =" https://codeclou.github.io/jenkins-github-webhook-notifier -plugin/img/jenkins-source-code-management.png " width =" 80% " ></p >
103+ <p align =" center " ><img src =" https://codeclou.github.io/jenkins-github-webhook-build-trigger -plugin/img/jenkins-source-code-management.png " width =" 80% " ></p >
104104
105- <p align =" center " ><img src =" https://codeclou.github.io/jenkins-github-webhook-notifier -plugin/img/jenkins-build-trigger.png " width =" 80% " ></p >
105+ <p align =" center " ><img src =" https://codeclou.github.io/jenkins-github-webhook-build-trigger -plugin/img/jenkins-build-trigger.png " width =" 80% " ></p >
106106
107107
108108### Example Trigger
109109
110110We can see in the Response Tab of a GitHub Webhook Delivery that we notify the Git-Plugin with a specific sha1 commit id.
111111
112- <p align =" center " ><img src =" https://codeclou.github.io/jenkins-github-webhook-notifier -plugin/img/webhook-specific-commit-id.png " width =" 80% " ></p >
112+ <p align =" center " ><img src =" https://codeclou.github.io/jenkins-github-webhook-build-trigger -plugin/img/webhook-specific-commit-id.png " width =" 80% " ></p >
113113
114114And that triggers this exact id for the exact branch/tag that has been sent by the Webhook as JSON payload.
115115
116- <p align =" center " ><img src =" https://codeclou.github.io/jenkins-github-webhook-notifier -plugin/img/jenkins-build-by-commit-id.png " width =" 80% " ></p >
116+ <p align =" center " ><img src =" https://codeclou.github.io/jenkins-github-webhook-build-trigger -plugin/img/jenkins-build-by-commit-id.png " width =" 80% " ></p >
117117
118118
119119
0 commit comments