From cfe3f7f0207d3248ce14e2b77be91223ff0920d2 Mon Sep 17 00:00:00 2001 From: Steven Dake Date: Sat, 2 Apr 2016 12:28:28 -0700 Subject: [PATCH] Clarify where project files go The documentation doesn't currenty state where projects tagged with a release:* tag should be placed in the repository. Clarify that for folks new to the releases repository. Change-Id: I9b4903bf8cbc6a4c7941efbf44bf822f67ce27a2 --- README.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.rst b/README.rst index 745c43bad2..d56355a39b 100644 --- a/README.rst +++ b/README.rst @@ -142,6 +142,14 @@ team is responsible for taking the necessary corrective action. Deliverable Files ================= +Deliverable repositories for projects tagged with +release:cycle_with_intermediatry or release:cycle_with_milestones +should be placed in their respective releases within the +deliverables directory. Deliverable repositories for projects tagged with +release:indepedent should be placed in the deliverables/_independent +directory. Deliverable repositories tagged with release:none have no +release and are not tracked in this repository. + For deliverable set of projects, we use one YAML file per release series to hold all of the metadata for all releases of that deliverable. For each release, we need to track: