fluxcd / notification-controller

The GitOps Toolkit event forwarded and notification dispatcher

Home Page:https://fluxcd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for BitBucket server as Git commit status update provider

eloo-abi opened this issue · comments

Hi,

i have just seen that "Bitbucket" is supported as Git commit status update provider.
But it looks like it is currently hard coded to the cloud instance and so its not supporting BitBucket server instance.

https://github.com/fluxcd/notification-controller/blob/main/internal/notifier/bitbucket.go#L122

Are there any plans to support bitbucket server as well?

Thanks

My team just ran into this issue as well. No where in the documentation does it state this is a "Bitbucket Cloud" only feature. Seems like the URL could just be exposed as part of the CRD object for the notification provider? That way end-users could just configure the server URL themselves to use either cloud or on-prem versions of Bitbucket.

@eloo-abi This issue can now be closed, the functionality will be available in next release.