Skip to content

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

Notifications You must be signed in to change notification settings

spontit/bitbucket-webhook-string

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitBucket Webhook Body

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

We use the function in get_bitbucket_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 BitBucket webhook payload. We use this function to generate a push notification when you integrate the Spontit API with BitBucket webhooks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages