GitLab Webhooks Print

  • 0

Webhooks are custom HTTP callbacks that send JSON data about events in GitLab to a configured URI.

You can use webhooks to:

  • Trigger CI/CD jobs.
  • Update external issue trackers.
  • Deploy to your production server.

Was this answer helpful?

« Back