-
-
Notifications
You must be signed in to change notification settings - Fork 266
Open
Labels
integrationRelated to remote integrationRelated to remote integration
Description
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
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
integrationRelated to remote integrationRelated to remote integration