mirror of
https://review.coreboot.org/flashrom.git
synced 2025-09-09 06:50:44 +02:00
Allow to create tags (instead of pushing to their namespace)
This commit is contained in:

committed by
Gerrit Code Review

parent
936b23b7f4
commit
f238a9e7c6
@@ -5,8 +5,9 @@
|
||||
[submit]
|
||||
action = cherry pick
|
||||
[access "refs/tags/*"]
|
||||
push = +force group flashrom developers
|
||||
exclusiveGroupPermissions = push
|
||||
exclusiveGroupPermissions = createTag createSignedTag
|
||||
createTag = group flashrom developers
|
||||
createSignedTag = group flashrom developers
|
||||
|
||||
[label "Code-Review"]
|
||||
function = MaxWithBlock
|
||||
|
Reference in New Issue
Block a user