{% if not item.all-repos-installed? %} {% ifequal item.webhook-provider-type "bitbucket" %}

Pull Requests integration is enabled, but some of the projects lack the webhooks (have you deleted them?). Disable and enable the integration.

Bitbucket projects with their webhook status:


{% endifequal %} {% endif %}
CodeScene can post a Build Status on your Pull Requests. Build status can be made a requirement for the Pull Request and can act as a Quality Gate.
CodeScene can post a Code Insights Report. A negative report will not prevent merges.
If Code Insights Report is enabled, CodeScene can add annotations to specific lines of files where code degradations and improvements occurred.
You can specify configuration settings or select an Connection Settings Preset.
Specify the Bitbucket user email address. Specify a Bitbucket API Token with Pull requests read/write and Webhooks read/write scopes.