GitLab webhooks

Send a Push-Notification by pushsafer.com out of GitLab webhooks to iOS, Android and Windows 10 devices

How to send push-notification out of GitLab with webhooks & Pushsafer

Webhooks can be used for binding events when something is happening within the project.

Usage

  1. open the desired project
  2. open the settings dropdown
  3. then go to integrations
  4. enter the URL from Pushafer, with the required key and optional params
  5. select the events which should trigger this webhook
  6. add / save the webhook
z

How to send push notifications out of GitLab webhooks configuration

You can add various webhooks for each project.

Example Webhook URLs

with private key (20 chars)

https://www.pushsafer.com/gitlab?k=XXXXXXXXXXXXXXXXXXXX

with alias key (15 chars)

https://www.pushsafer.com/gitlab?k=XXXXXXXXXXXXXXX

with private key (20 chars) and optional parameters

https://www.pushsafer.com/gitlab?k=XXXXXXXXXXXXXXXXXXXX?i=4&s=2&v=0&d=23

Pushsafer API values

Any API parameters, as found on https://www.pushsafer.com/en/pushapi, can be appended to the URL.

Events that trigger a webhook

More informations

https://github.com/appzer/gitlab-pushsafer


© 2016 - 2024 Pushsafer.com, All rights reserved.