renovate/lib/platform/bitbucket
Sergio Zharinov 6ac379715b
refactor(platform): Introduce optional getJsonFile function (#7174)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-09-09 11:08:51 +02:00
..
__snapshots__ refactor: remove platform.setBaseBranch (#7137) 2020-08-30 21:27:02 +02:00
comments.spec.ts refactor(internal): prepare for got v11 (#6727) 2020-07-10 20:51:40 +02:00
comments.ts refactor(bitbucket): Switch to new http wrapper (#6392) 2020-06-01 16:02:25 +02:00
index.spec.ts fix(pr): move ADO and BB pr config to repo configuration (#7176) 2020-09-07 12:55:37 +02:00
index.ts refactor(platform): Introduce optional getJsonFile function (#7174) 2020-09-09 11:08:51 +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 fix(pr): move ADO and BB pr config to repo configuration (#7176) 2020-09-07 12:55:37 +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