renovate/lib/platform/bitbucket
2019-10-22 10:47:59 +02:00
..
bb-got-wrapper.ts chore(lint): optimize linting (#4041) 2019-07-10 10:41:12 +02:00
comments.ts logs: log comment title 2019-08-15 06:15:53 +02:00
index.ts fix(platform): encode branchName in URLs (#4694) 2019-10-22 10:47:59 +02:00
README.md feat(bitbucket): Enable bitbucket reviewers (#3509) 2019-04-09 15:46:40 +02:00
utils.ts feat(bitbucket-cloud): Default reviewers (#4501) 2019-09-17 09:48:16 +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