PATCH: Add FIXED-IN keyword support to commit messages.

Matt Rogers mattr at kde.org
Thu May 6 14:21:33 BST 2010


On Wed, May 5, 2010 at 8:49 PM, Michael Pyne <mpyne at kde.org> wrote:
> Hi all,
>
> I noticed today that b.k.o supports marking what version that a particular bug
> is fixed in. It would be nice to be able to include this when the bug is being
> marked as fixed instead of updating that separately.
>
> To that end I have a patch for the post commit hook for SVN (in kde-common).
> Now obviously I have not been able to test this, and I'm *guessing* on the
> Bugzilla meta-data field that actually tracks this (should be in the fielddefs
> table, but I don't have access to that either ;)
>
> The patch would add a "FIXED-IN: foo" keyword that if present would mark foo
> (which I have as a digit followed by digits and/or periods (.)) as the version
> that the particular bug was fixed in.
>
> This change would only be made if the commit had a BUG or FEATURE entry, and
> would be made to *every* such bug that was fixed.
>
> Comments/suggestions?
>
> Regards,
>  - Michael Pyne
>

Nice. Change @version_fixed_in to @cf_versionfixed in as David pointed
out, and this should be good.

Thanks
--
Matt




More information about the kde-core-devel mailing list