spontit / gitlab-webhook-string

A Python script to create a string description from the GitLab webhook payload. We use this function to generate a push notification when you integrate the Spontit API with GitLab webhooks.

Home Page:https://api.spontit.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitLab Webhook Body

You can integrate the Spontit API with GitLab webhooks. For instructions on how to do so, see here.

We use the function in get_gitlab_webhook_body.py on our server to generate the body of the notification.

If you use the Spontit API and want us to format the body differently, or improve the way we format the body and generate the description, simply create a pull request or issue and we'll review it. If it all checks out, we'll test it and update our server.

We GREATLY appreciate all additions.

About

A Python script to create a string description from the GitLab webhook payload. We use this function to generate a push notification when you integrate the Spontit API with GitLab webhooks.

https://api.spontit.com


Languages

Language:Python 100.0%