{% extends "cacsremoteservice/views/settings/settings-page.html" %} {% block kv-section %} Specify the Bitbucket user email address. Specify a Bitbucket API token with scopes (created via Create API token with scopes at id.atlassian.com). Required scopes: read:pullrequest:bitbucket, write:pullrequest:bitbucket, read:webhook:bitbucket, write:webhook:bitbucket, delete:webhook:bitbucket, and read:repository:bitbucket.
Specify the Bitbucket API URL. If left blank, a default API URL is constructed from the repository paths.
The external webhooks will call CodeScene using this Host URL. If left blank, the global Host URL is used.
{% endblock %}