renovate/lib/platform/bitbucket
2020-01-02 09:03:46 +00:00
..
bb-got-wrapper.ts refactor: remove Object.assign 2019-12-04 10:12:01 +01:00
comments.ts fix(eslint): '@typescript-eslint/explicit-function-return-… (#4872) 2019-11-26 16:13:07 +01:00
index.ts refactor: convert commitFilesToBranch function params (#5064) 2020-01-02 09:03:46 +00:00
README.md feat(bitbucket): Enable bitbucket reviewers (#3509) 2019-04-09 15:46:40 +02:00
utils.ts fix: cache-bust branch status after updating a status (#4884) (#4885) 2019-12-03 18:21:40 +01: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