Allow inheritFrom in Gerrit configs
In order to utilize Gerrit's project configuration inheritance mechanism, we need to support the inheritFrom option. Allow it in the whitelist for our ACL normalization script. Change-Id: Id23b348bf42d322d5c97903ad82101ac1dc01c27
This commit is contained in:
parent
dc3bb8337c
commit
e3e3ef6789
@ -70,6 +70,7 @@ valid_keys = {'abandon',
|
||||
'forgeAuthor',
|
||||
'forgeCommitter',
|
||||
'function',
|
||||
'inheritFrom',
|
||||
'label-Backport-Candidate',
|
||||
'label-Code-Review',
|
||||
'label-PTL-Approved',
|
||||
|
Loading…
x
Reference in New Issue
Block a user