Commit Graph

4 Commits

Author SHA1 Message Date
Jeremy Stanley 39a82df080 This repository is now retired
The Release Management Team ceased using this months ago. Its
contents are replaced with a retirement notice so that potential
users will realize it is no longer maintained. Publicly announced
at:

http://lists.openstack.org/pipermail/openstack-dev/2018-June/131920.html

Change-Id: Ia30884174c43ef1c1afcc1f4a18b3c0051a89d8e
Depends-On: https://review.openstack.org/579185
2018-06-29 15:27:19 +00:00
Markus Zoeller c3dcb46b81 update the script to expire old bug reports
With commit 623587c76d a script to expire
old bug reports got introduced. This change updates a few things:
* print an ascii table after the bug reports has been closed
  (in case you want to paste it on the ML)
* fix the script argument "--no_dry_run" to fit the conventions
* Change the bug task status from "won't fix" to "expired" (this
  feedback came from the ops ML [1])
* improve the wording of the bug comment a little
* avoid the INFO logging of used libs

[1] http://lists.openstack.org/pipermail/openstack-operators/2016-May/010577.html

Change-Id: I6055ba4bfc8d08998a0e8451fe515a2b4796ce72
2016-07-06 13:36:02 +02:00
Markus Zoeller 4dfeff7c19 update README for the script to expire old bug reports
With commit 623587c76d a script to expire
old bug reports got introduced. This change updates the docs in the
"README.rst" to reflect that.
It also makes the script executable (chown +x) so that it is
consistent with the other scripts and in this folder.

Change-Id: If6e1d7f79731549e30feeddada0a561d609d56dd
2016-05-27 11:06:37 +02:00
Markus Zoeller 623587c76d add script to expire old bug reports
Many OpenStack projects face the issue to have more bug reports than
they can handle with the resources they got. The chances, that the
same setting which leads to the observed issue is still there, is quite
often unlikely. It's better to be explicit and expire old bug reports
which will not get any attention any more.

Change-Id: I3c9c72b528b090647211262d2f0030d66be9857c
2016-05-25 17:43:50 +02:00