public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: SebastianLuther@gmx.de
To: gentoo-portage-dev@lists.gentoo.org
Subject: [gentoo-portage-dev] [PATCH] Document bugzilla workflow
Date: Wed,  8 Jan 2014 19:25:19 +0100	[thread overview]
Message-ID: <1389205519-8889-1-git-send-email-SebastianLuther@gmx.de> (raw)

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



             reply	other threads:[~2014-01-08 18:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-08 18:25 SebastianLuther [this message]
2014-01-15  3:11 ` [gentoo-portage-dev] [PATCH] Document bugzilla workflow 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1389205519-8889-1-git-send-email-SebastianLuther@gmx.de \
    --to=sebastianluther@gmx.de \
    --cc=gentoo-portage-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox