Allow taskflow-ptl tag create/push
Since taskflow will be releasing a new tag soon for its 0.1 release it seems like the taskflow ptl group would need to have these permissions to do this in the first place. Change-Id: Icdd920daf723acd1ed2f17514f462d618508f05d
This commit is contained in:
parent
d338dec842
commit
c929672872
@ -10,6 +10,9 @@
|
||||
label-Code-Review = -2..+2 group taskflow-core
|
||||
label-Code-Review = -1..+1 group Registered Users
|
||||
label-Approved = +0..+1 group taskflow-core
|
||||
[access "refs/tags/*"]
|
||||
create = group taskflow-ptl
|
||||
pushTag = group taskflow-ptl
|
||||
[project]
|
||||
state = active
|
||||
[receive]
|
||||
|
Loading…
Reference in New Issue
Block a user