Set up Webhooks for repositories

Webhooks can be configured both at a project level or for select repositories. Once set up, SCM events such as commit and merge are published to the Webhooks for other applications to consume.

Keep the Webhook URL (of the application that consumes TeamForge SCM event information) handy before you proceed with setting up Webhooks in TeamForge. You can set up Webhooks for Git, Subversion and CVS repositories.

  1. Log on to TeamForge and select a project from the My Workspace menu.
  2. Click SOURCE CODE from the Project Home menu.
  3. Select a repository and select the SETTINGS tab.
  4. Select the Policies tab.
  5. Type the Webhook URL in the WEBHOOK URLS field, select an event type from the drop-down list and click Add.

    You have successfully created a Webhook for the repository.

  6. Repeat steps 4 through 7 to add more Webhooks, if required.