Adds sanitised stackforge source repo requirement to docs
Stackforge creation sometimes includes source repos with crufty branches. Cleaning these branches in stackforge requires -infra core intervention. Sanitising them prior to seeding the stackforge repo is easier than cleaning them afterward. Change-Id: I0d71c9e252913dc781632988df95cc79c626d2b4
This commit is contained in:
parent
a5a1ea65e9
commit
d15c1d8e4a
@ -64,6 +64,11 @@ repository which can be used to preseed Gerrit with an initial commit
|
||||
history. Both of these are optional. Note that the current tools
|
||||
assume that the upstream repo will have a master branch.
|
||||
|
||||
Note: Ensure the source repo has been evaluated and only required branches
|
||||
and tags remain when it seeds the stackforge repo. Cleaning up a repo of
|
||||
unnecessary branches and tags after the merge requires an openstack-infra
|
||||
core member to do so.
|
||||
|
||||
The next step is to add a Gerrit ACL config file. Edit
|
||||
``modules/openstack_project/files/gerrit/acls/stackforge/project-name.config``
|
||||
and make it look like::
|
||||
|
Loading…
Reference in New Issue
Block a user