Commit a3a1bfec authored by Michal Čihař's avatar Michal Čihař

Document new Bitbucket webhooks

Issue #771
Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 7a3e5930
......@@ -93,9 +93,12 @@ You can also use generic :guilabel:`Webhook`, in that case the
Automatically receiving changes from Bitbucket
++++++++++++++++++++++++++++++++++++++++++++++
Weblate has support for Bitbucket hooks, all you need to do is add POST hook
with destination to ``/hooks/bitbucket/`` URL on your Weblate installation
(for example ``https://hosted.weblate.org/hooks/bitbucket/``).
Weblate has support for Bitbucket webhooks, all you need to do is add webhook
which triggers on repository push with destination to ``/hooks/bitbucket/`` URL
on your Weblate installation (for example
``https://hosted.weblate.org/hooks/bitbucket/``).
.. image:: ../images/bitbucket-settings.png
.. seealso:: :http:post:`/hooks/bitbucket/`, :ref:`hosted-push`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment