public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-portage-dev] [PATCH] Document bugzilla workflow
@ 2014-01-08 18:25 SebastianLuther
  2014-01-15  3:11 ` Tom Wijsman
  0 siblings, 1 reply; 8+ messages in thread
From: SebastianLuther @ 2014-01-08 18:25 UTC (permalink / raw
  To: gentoo-portage-dev

From: Sebastian Luther <SebastianLuther@gmx.de>

---
 DEVELOPING | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/DEVELOPING b/DEVELOPING
index a2c9ae1..7a97d3d 100644
--- a/DEVELOPING
+++ b/DEVELOPING
@@ -161,6 +161,34 @@ somewhat annoying because the import line needs to be modified when functions
 are needed and often unused functions are left in the import line until someone
 comes along with a linter to clean up (does not happen often).
 
+Bugzilla
+--------
+
+There always exists a tracker bug, named:
+"[Tracker] sys-apps/portage-<next version>".
+
+This bug is renamed from X.Y.Z to X.Y.Z+1 after a release, until
+it gets closed when Y changes and a new one is opened.
+
+Whenever a commit for a specific bug is made to the git repo,
+the corresponding bug gets changed in the following ways:
+* InVCS is added to Keywords
+* The bug is marked as blocking the tracker for the next version
+* A comment is added saying: This is fixed in git: <url to commit>
+(note that the bug stays open)
+
+After a release all open bugs blocking the tracker are closed
+with the comment "This is fixed in <version>.".
+
+For individual open bugs it is encouraged to set UNCONFIRMED,
+CONFIRMED or IN_PROGESS as appropriate.
+
+There are a number of bugs named "[TRACKER] *" that collect bugs
+for specific topics. Confirmed bugs should be marked as blocking
+these tracker bugs if appropriate.
+
+It is encouraged to set the alias field for frequently used bugs.
+
 
 Releases
 --------
-- 
1.8.3.2



^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-01-15 22:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-08 18:25 [gentoo-portage-dev] [PATCH] Document bugzilla workflow SebastianLuther
2014-01-15  3:11 ` Tom Wijsman
2014-01-15  6:29   ` Sebastian Luther
2014-01-15 16:20     ` Tom Wijsman
2014-01-15 17:29       ` Sebastian Luther
2014-01-15 18:41         ` Tom Wijsman
2014-01-15 20:43           ` Sebastian Luther
2014-01-15 22:49             ` Tom Wijsman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox