Gentoo Archives: gentoo-dev

From: Duncan <1i5t5.duncan@×××.net>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: Referencing bug reports in git
Date: Mon, 10 Aug 2015 12:26:15
Message-Id: pan$34c58$da8a4d6b$ca79a06a$7a5407f1@cox.net
In Reply to: Re: [gentoo-dev] Referencing bug reports in git by hasufell
1 hasufell posted on Mon, 10 Aug 2015 03:02:43 +0200 as excerpted:
2
3 > On 08/10/2015 02:51 AM, Ulrich Mueller wrote:
4 >>>>>>> On Mon, 10 Aug 2015, Andrew Savchenko wrote:
5 >>
6 >>> This is not a matter of going l33t, this is a matter of getting rid of
7 >>> redundant and pretty much useless data all the same through almost all
8 >>> commit messages.
9 >>
10 >> +1
11 >>
12 >> "Gentoo-Bug: 123456" or even "Bug: 123456" is enough to uniquely
13 >> identify a bug. Also it is easier to read (and to type) than its URL
14 >> equivalent.
15 >>
16 >>
17 > So, would this replace the bug number reference in the summary? Should
18 > we tell people to reference the bug only in the commit message
19 > description?
20 >
21 > Or do we say:
22 > * bug number in summary optional
23 > * bug number in description mandatory via "Gentoo-Bug: 1234"
24
25 What about:
26
27 * bug number in summary strongly recommended
28 ** summary bug number standardized to GB#xxxxxx or #xxxxxx or similar,
29 short enough for summary, easily identified. GB# would be distinctly
30 gentoo and could be expanded to KDEB#, GNB# (gnome), FDOB#, etc, for
31 projects where users likely to want to see the bug likely know what it is.
32 ** summary lists gentoo bug if any, upstream only if no gentoo bug.
33
34 * bug URL in description required.
35 ** standardized to Gentoo-Bug: .......
36 ** gives people wanting something to click a way to do so
37 ** U in URL is universal, unambiguously identifies reference for those
38 unfamiliar with summary shorthand.
39 ** Multiple allowed, for multiple gentoo bugs or to identify upstream
40 bugs (using FDO-Bug: or similar) as well.
41
42 That seems a reasonable compromise, given people pulling both ways
43 in-thread.
44
45 --
46 Duncan - List replies preferred. No HTML msgs.
47 "Every nonfree program has a lord, a master --
48 and if you use the program, he is your master." Richard Stallman

Replies

Subject Author
Re: [gentoo-dev] Re: Referencing bug reports in git Gordon Pettey <petteyg359@×××××.com>
[gentoo-dev] Re: Referencing bug reports in git Ryan Hill <rhill@g.o>