renovate/lib/platform/bitbucket
renovate[bot] 4f59b62da4
chore(deps): update dependency prettier to v2 (#5952)
* chore(deps): update dependency prettier to v2

* Run prettier-fix

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2020-04-12 18:09:36 +02:00
..
__fixtures__ fix: move tests into lib (#5635) 2020-03-05 21:57:24 +01:00
__snapshots__ fix: move tests into lib (#5635) 2020-03-05 21:57:24 +01:00
bb-got-wrapper.spec.ts fix(bitbucket): allow custom Bitbucket Cloud endpoint (#5587) 2020-03-19 06:38:52 +01:00
bb-got-wrapper.ts fix(bitbucket): allow custom Bitbucket Cloud endpoint (#5587) 2020-03-19 06:38:52 +01:00
comments.spec.ts fix: move tests into lib (#5635) 2020-03-05 21:57:24 +01:00
comments.ts chore(deps): update dependency prettier to v2 (#5952) 2020-04-12 18:09:36 +02:00
index.spec.ts fix: add missing await statements (#5918) 2020-04-09 12:47:48 +02:00
index.ts chore(deps): update dependency prettier to v2 (#5952) 2020-04-12 18:09:36 +02:00
README.md feat(bitbucket): Enable bitbucket reviewers (#3509) 2019-04-09 15:46:40 +02:00
utils.spec.ts fix: move tests into lib (#5635) 2020-03-05 21:57:24 +01:00
utils.ts feat: branch status unification (#5658) 2020-03-08 15:03:19 +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