getGerritBranchApiUrl()
Home > @backstage/integration > getGerritBranchApiUrl
Return the url to get branch info from the Gerrit API.
Signature:
function getGerritBranchApiUrl(config: GerritIntegrationConfig, url: string): string;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
config |
A Gerrit provider config. | |
|
url |
string |
An url pointing to a file in git. |
string