Skip to main content

Webhooks extension for Mercurial

Project description

This hook emulates bitbucket’s POST Service. Remote services receive a

HTTP POST with information about a changeset encoded in JSON.

Configure this hook in hgrc, it cares about the following values:

[web] baseurl = http://hg.project-x.example/repo

[webhooks] urls = http://service1/webhooks/bitbucket, http://service2/post/bb name = Project X

[hooks] changegroup.webhooks = python:webhooks.hook

Project details


Release history Release notifications | RSS feed

This version

0.1

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page