From a88463de05beb768cf292db55cff8c2405f2ad7c Mon Sep 17 00:00:00 2001 From: Rhys Arkins <rhys@arkins.net> Date: Wed, 29 Aug 2018 07:32:34 +0200 Subject: [PATCH] docs: Bitbucket beta --- lib/platform/bitbucket/README.md | 2 ++ readme.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/platform/bitbucket/README.md b/lib/platform/bitbucket/README.md index d5f9d1ee2a..0b4bdf6b53 100644 --- a/lib/platform/bitbucket/README.md +++ b/lib/platform/bitbucket/README.md @@ -1,5 +1,7 @@ # Bitbucket platform +Bitbucket support is considered in "beta" release status. + ## Unsupported platform features/concepts - Adding assignees to PRs not supported (does not seem to be a Bitbucket concept) diff --git a/readme.md b/readme.md index 5261b08e3f..f5b28a0b32 100644 --- a/readme.md +++ b/readme.md @@ -18,7 +18,7 @@ Automated dependency updates. Flexible, so you don't need to be. - Bot behaviour is extremely customisable via configuration files (config as code) - Use eslint-like shared config presets for ease of use and simplifying configuration - Lock files are natively supported and updated in the same commit, including immediately resolving conflicts whenever PRs are merged -- Supports GitHub, GitLab, Bitbucket and VSTS. +- Supports GitHub, GitLab, Bitbucket (beta release) and VSTS. - Open source (installable via npm/yarn or Docker Hub) so can be self-hosted or used via GitHub App ## Who Uses Renovate? -- GitLab