mirror of
https://review.coreboot.org/flashrom.git
synced 2025-09-09 15:00:45 +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]
|
[submit]
|
||||||
action = cherry pick
|
action = cherry pick
|
||||||
[access "refs/tags/*"]
|
[access "refs/tags/*"]
|
||||||
push = +force group flashrom developers
|
exclusiveGroupPermissions = createTag createSignedTag
|
||||||
exclusiveGroupPermissions = push
|
createTag = group flashrom developers
|
||||||
|
createSignedTag = group flashrom developers
|
||||||
|
|
||||||
[label "Code-Review"]
|
[label "Code-Review"]
|
||||||
function = MaxWithBlock
|
function = MaxWithBlock
|
||||||
|
Reference in New Issue
Block a user