[Issue 12240] New: The changed.d tool should search git commits rather than query bugzilla
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Feb 24 13:43:13 PST 2014
https://d.puremagic.com/issues/show_bug.cgi?id=12240
Summary: The changed.d tool should search git commits rather
than query bugzilla
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: tools
AssignedTo: nobody at puremagic.com
ReportedBy: andrej.mitrovich at gmail.com
--- Comment #0 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2014-02-24 13:43:10 PST ---
Currently the changelog generator tool ends up listing false-positives in the
changelog because it is based on a date range when querying bugzilla tickets
rather than actually checking what is in a release branch.
Another recent example of a false-positive:
E.g.: [22:38] <Safety0ff> Hmm, somebody reopened a bug that was fixed, and I
closed it and reset it to its prior status once I confirmed the reopen was
invalid, now it's in the changelog (Issue 1804)
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list