1
0
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:
Nico Huber
2017-11-11 15:18:01 +00:00
committed by Gerrit Code Review
parent 936b23b7f4
commit f238a9e7c6

View File

@@ -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