renovate/lib/platform/bitbucket
2019-02-07 13:57:53 +01:00
..
bb-got-wrapper.js refactor: endpoints -> hostRules (#2509) 2018-09-12 12:16:17 +02:00
index.js feat(bitbucket): git fs (#3168) 2019-02-04 16:03:02 +01:00
README.md docs: update bitbucket cloud readme 2019-02-07 13:57:53 +01:00
utils.js feat(bitbucket): git fs (#3168) 2019-02-04 16:03:02 +01:00

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)

Features requiring implementation

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