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 Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page