Add more steps to the announcement process

* Add to the NEWS section on main website
* Make Discussion Group thread sticky/unsticky

Change-Id: Idaeaacbf75a954c6ddbb87cba243861d89795e66
This commit is contained in:
Martin Fick
2012-06-23 12:10:43 -06:00
parent ec31ff40e9
commit d377ebf2ee

View File

@@ -222,6 +222,23 @@ To read more about the bug fixes:
-Martin
----
* Add an entry to the NEWS section of the main Gerrit project web page
** Go to: http://code.google.com/p/gerrit/admin
** Add entry like:
----
* Jun 14, 2012 - Gerrit 2.4.1 [https://groups.google.com/d/topic/repo-discuss/jHg43gixqzs/discussion Released]
----
* Update the new discussion group announcement to be sticky
** Go to: http://groups.google.com/group/repo-discuss/topics
** Click on the announcement thread
** Near the top right, click on options
** Under options, cick the "Display this top first" checkbox
** and Save
* Update the previous discussion group announcement to no longer be sticky
** See above (unclick checkbox)
Merging Stable Fixes to master
------------------------------