10.2
webhooks/hellosign: Rewrite the integration from scratch.
Make webhooks as separate modules with view and tests.
integration-docs: Remove create channel for generate webhook URL docs.
ruff: Fix UP006 Use `list` instead of `List` for type annotation.
ruff: Fix UP035 Import from `collections.abc`, `typing` instead.