Merge pull request #28543 from leboncoin/feat-integration-gerrit-edit-mode
feat(integration): add edit url mode for Gerrit integration
This commit is contained in:
Vendored
+5
@@ -182,6 +182,11 @@ export interface Config {
|
||||
* @visibility frontend
|
||||
*/
|
||||
cloneUrl?: string;
|
||||
/**
|
||||
* Disable the edit url feature.
|
||||
* @visibility frontend
|
||||
*/
|
||||
disableEditUrl?: boolean;
|
||||
/**
|
||||
* The username to use for authenticated requests.
|
||||
* @visibility secret
|
||||
|
||||
Reference in New Issue
Block a user