Configuring webhooks for Pull Request traceability

Before you begin

Make sure that you complete the tasks that are described in the Configuring the basic integration with GitHub Enterprise topic to configure a webhook.

About this task

To enable linking work items to GitHub Pull Requests, make sure you update the configuration of that webhook.

Procedure

  1. Browse to the GitHub repository page in the web browser.
  2. Click the Settings tab.
  3. In the navigation pane, click Hooks.
  4. Under the Webhooks section, locate the webhook that you created previously, and then click Edit.
  5. Under Which events would you like to trigger this webhook?, select Let me select individual events.
  6. From the options displayed, select Pull Requests.
  7. Click Update webhook to complete the configuration of the webhook.