zulip/zerver/webhooks/bitbucket
Zixuan James Li 4e46899494 webhooks: Pick a more reasonable length for short sha.
7 characters are not enough for large projects, so we change
it to reasonably longer. As an example, The Linux kernel needs
at least 11 characters of sha in its shortened form to identify
a revision. We pick 11 so it should work for most of the projects.

Signed-off-by: Zixuan James Li <p359101898@gmail.com>
2022-11-08 08:20:51 -08:00
..
fixtures
__init__.py
doc.md integrations: Remove corrupted png image in bitbucket docs. 2020-06-01 18:03:06 -07:00
tests.py webhooks: Pick a more reasonable length for short sha. 2022-11-08 08:20:51 -08:00
view.py bitbucket: Strengthen types using WildValue. 2022-03-15 13:02:02 -07:00