-
Notifications
You must be signed in to change notification settings - Fork 28
Creating a WebHook
netwolfuk edited this page Oct 18, 2018
·
4 revisions
Go to any Build page (not build result page) or Project page, and click the Webhooks tab.
Click the "Add/Edit project/build Webhooks" link at the relevant project or build level.
From this screen, you can view and edit existing webhooks, or create a new one.
Enter a URL to POST to, choose a Format and select the build events to trigger this webhook.
Choose whether this webhook applies to all builds in a project, all builds in current and subprojects or specific builds only.
Add Basic Authentication credentials if required. For more information about this setting, please see Enabling-Authentication.
- Home
- Installing
- Configuration
- Templates
- Parameters (aka Variables)
- Example Webhook output
- WebHooks REST API