Allow dox-core to release to PyPI
We need the release jobs. Also, the team is small, so there is currently no need for a split core/release team. Change-Id: I56515c9349a9e94b9f11afff1480953a3a16dc6a
This commit is contained in:
parent
4edbceef7b
commit
ffea2b59b1
@ -4,7 +4,7 @@ label-Code-Review = -2..+2 group dox-core
|
||||
label-Workflow = -1..+1 group dox-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group dox-release
|
||||
pushSignedTag = group dox-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
@ -4108,6 +4108,7 @@ projects:
|
||||
- name: stackforge/dox
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: publish-to-pypi
|
||||
check:
|
||||
- gate-dox-pep8
|
||||
- gate-dox-python27
|
||||
|
Loading…
Reference in New Issue
Block a user