Skip to content

Are you planning to add integration with Bitbucket Server(Bitbucket Data Center)? #1312

@alex-dya

Description

@alex-dya

Is there an existing issue for this?

  • I have searched the existing issues

Description of the bug

I wanted to configure the integration with Bitbucket Server, but it doesn’t work because you only support rest api for Bitbucket Cloud.

I encountered a Pull Request endpoint problem.

Bitbucket Cloud: pullrequests
Bitbucket Server: pull-requests

https://developer.atlassian.com/server/bitbucket/rest/v1000/api-group-pull-requests/#api-group-pull-requests

Steps To Reproduce

BITBUCKET_TOKEN="***" git cliff --bitbucket-repo "test/git-cliff"

Expected behavior

Ideally, you want to have an option where you can set the type of bitbucket.

[remote.bitbucket]
server_type = "bitbucket-server"

Screenshots / Logs

No response

Software information

  • Operating system: arch linux
  • Project version: 2.10.1

Additional context

No response

Metadata

Metadata

Assignees

Labels

integrationRelated to remote integration

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions