renovate/lib/platform/bitbucket
2020-07-03 15:08:16 +02:00
..
__fixtures__ fix: move tests into lib (#5635) 2020-03-05 21:57:24 +01:00
__snapshots__ refactor(bitbucket): Switch to new http wrapper (#6392) 2020-06-01 16:02:25 +02:00
comments.spec.ts test: Use nock for tests (Part 2) (#6519) 2020-06-16 07:11:21 +02:00
comments.ts refactor(bitbucket): Switch to new http wrapper (#6392) 2020-06-01 16:02:25 +02:00
index.spec.ts test(git): Decouple 'gitfs/fs' and 'gitfs/git' in tests (#6661) 2020-07-03 15:08:16 +02:00
index.ts refactor(platform): Make git to be class-less (#6635) 2020-07-01 12:45:53 +02:00
README.md feat(bitbucket): Enable bitbucket reviewers (#3509) 2019-04-09 15:46:40 +02:00
utils.spec.ts refactor(bitbucket): Switch to new http wrapper (#6392) 2020-06-01 16:02:25 +02:00
utils.ts refactor(platform): Make git to be class-less (#6635) 2020-07-01 12:45:53 +02:00

Bitbucket Cloud

Bitbucket Cloud support is considered in "beta" release status. Mostly, it just needs more feedback/testing. If you have been using it and think it's reliable, please let us know.

Unsupported platform features/concepts

  • Adding assignees to PRs not supported (does not seem to be a Bitbucket concept)

Features requiring implementation

  • Creating issues not implemented yet, e.g. when there is a config error
  • Adding comments to PRs not implemented yet, e.g. when a PR has been edited or has a lockfile error