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

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

Bitbucket Server 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 a Bitbucket API token with Projects:read and Repositories:admin permissions.The token must be created by a user with the REPO_ADMIN permission.