readGerritIntegrationConfig()
Home > @backstage/integration
> readGerritIntegrationConfig
Reads a single Gerrit integration config.
Signature:
function readGerritIntegrationConfig(config: Config): GerritIntegrationConfig;
Parameters
Parameter |
Type |
Description |
---|---|---|
config |
The config object of a single integration |