diff --git a/doc/4.7-rc.md b/doc/4.7-rc.md index d7630bba4802da8844c96af79cdf518169857d00..06b3151c32f78aad40b90c94c9e2fb4665947e0b 100644 --- a/doc/4.7-rc.md +++ b/doc/4.7-rc.md @@ -81,10 +81,12 @@ You might want to spot-check a few URLs to ensure the branches were published, e * https://github.com/civicrm/civicrm-packages/tree/4.7.X-rc * https://github.com/civicrm/civicrm-wordpress/tree/4.7.X-rc -## 3: Setup automated tests +## 3: Setup automated processes * Go to https://test.civicrm.org/job/CiviCRM-Core-Matrix/configure - * In the list of `CIVIVER`s, remove any old RC's. Add the current RC. + * In the list of `CIVIVER`s, remove any old RC's. Add the current RC. (ex: `4.6 4.7.24-rc master`) + * Go to https://test.civicrm.org/job/CiviCRM-Publish/configure + * In the list of `branchNames`, remove any old RC's. Add the current RC. (ex: `master 4.6 4.7.24-rc`) ## 4: Publish tarballs