6e06c1d1ab
The bitbucket server publish action allows setting the token like other platforms, if the integration has a username and password configured though, not the token but the credentials are used In config.ts the docs claim token takes precedence which only holds true if username & password are not set Signed-off-by: Robert Schuh <github@eneticum.de>
Integrations common functionality
Contains some common functionality of integrations.
This package will be imported both by the frontend and backend.