You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: