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? 0 Users Found This Useful (0 Votes)