Integration - gini/youtrack-githook GitHub Wiki

Integrating the YouTrack webhook with GitLab

Note:

It's assumed that you have already deployed the YouTrack Git hook. See Deployment for details.

  1. Go to the settings page of your project

    image

  2. Go to Web hooks

    image

  3. Enter the URL to the deployed YouTrack webhook. Make sure Push events is checked.

    image

  4. Et voilà, your YouTrack webhook should be ready to use.