From b89ada85c86c8936ede30813a13bbd5c7fea051a Mon Sep 17 00:00:00 2001 From: Michal Duda Date: Wed, 30 Jan 2019 13:19:57 +0100 Subject: [PATCH] Updated Bitbucket Cloud pull request section --- server/sonar-docs/src/pages/analysis/pull-request.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/server/sonar-docs/src/pages/analysis/pull-request.md b/server/sonar-docs/src/pages/analysis/pull-request.md index 2734bdb5446..76ce7b589ca 100644 --- a/server/sonar-docs/src/pages/analysis/pull-request.md +++ b/server/sonar-docs/src/pages/analysis/pull-request.md @@ -71,10 +71,10 @@ Note: if you were relying on the GitHub Plugin, its properties are no longer req #### Bitbucket Cloud Parameters -| Parameter Name | Description | -| --------------------- | ------------------ | -| `sonar.pullrequest.bitbucketcloud.repository` | SLUG or UUID of the Bitbucket Cloud Repo | -| `sonar.pullrequest.bitbucketcloud.owner` | SLUG or UUID of the Bitbucket Cloud Owner | +| Parameter Name | Description | Example value | +| --------------------- | ------------------ |------------------ | +| `sonar.pullrequest.bitbucketcloud.repository` | UUID of the Bitbucket Cloud Repo | `{d2615dd4-550d-43e5-80c4-665f951e5d6e}` | +| `sonar.pullrequest.bitbucketcloud.owner` | UUID of the Bitbucket Cloud Owner | `{4f9fd128-1b08-49ec-bf2c-f094163cff4d}` | -- 2.39.5