feat(integration): add Gerrit option to activate the edit mode
Signed-off-by: Andy LADJADJ <andy.ladjadj@adevinta.com>
This commit is contained in:
Vendored
+5
@@ -161,6 +161,11 @@ export interface Config {
|
||||
* @visibility frontend
|
||||
*/
|
||||
cloneUrl?: string;
|
||||
/**
|
||||
* Activate the edit url feature available since Gerrit 3.9
|
||||
* @visibility frontend
|
||||
*/
|
||||
enableEditUrl?: boolean;
|
||||
/**
|
||||
* The username to use for authenticated requests.
|
||||
* @visibility secret
|
||||
|
||||
Reference in New Issue
Block a user