This script creates an event, a publisher (with the Webhook URL), and a subscriber in TeamForge Webhooks-based Event Broker for a specified application.
Usage
Use the following command to run this script.
/opt/collabnet/teamforge/runtime/scripts/create_webhook_event.py --appName=[Jenkins|Jira]
Parameters
Parameter | Description |
---|---|
--appName | The application for which the event, the publisher (with the Webhooks URL), and the subscriber are created. Accepted values: Jenkins or JIRA |
-h | --help | Help information for the script. |
[]: