<div dir="ltr"><div>That's really going to make my life easier.<br></div><div><br></div><div><div>galen++</div></div><div><br></div><div>Thanks,</div><div><br></div><div>--Barton</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 23, 2015 at 9:54 AM, Galen Charlton <span dir="ltr"><<a href="mailto:gmc@esilibrary.com" target="_blank">gmc@esilibrary.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<span class=""><br>
On Wed, Sep 23, 2015 at 9:13 AM, Galen Charlton <<a href="mailto:gmc@esilibrary.com">gmc@esilibrary.com</a>> wrote:<br>
> I'm not sure that there's automation for putting the bug number in the<br>
> subject line of the commit, but there's certainly automation (e.g.,<br>
> the script that builds release notes) that depends on the bug number<br>
> being there -- (and consequently, the release notes can answer your<br>
> question about knowing in what versions a bugfix was applied, though I<br>
> grant that additional indexing might be nice).<br>
<br>
</span>And to that end, here's a little script I put together just now:<br>
<br>
<a href="http://git.koha-community.org/gitweb/?p=contrib/global.git;a=blob;f=index-release-notes/extract_bugs_from_koha_release_notes;hb=HEAD" rel="noreferrer" target="_blank">http://git.koha-community.org/gitweb/?p=contrib/global.git;a=blob;f=index-release-notes/extract_bugs_from_koha_release_notes;hb=HEAD</a><br>
<br>
    extract_bugs_from_koha_release_notes: grab bug numbers from Koha<br>
release notes<br>
<br>
    This script extracts bug numbers referenced by Koha release notes and<br>
    outputs a two-column list of version numbers and bugs.<br>
<br>
    It should be run from within a clone of the Koha Git repository; usage is:<br>
<br>
      extract_bugs_from_koha_release_notes > bug_index<br>
<br>
    TODO: this script doesn't currently recognize every way that<br>
          bugs have gotten cited by release notes.<br>
<br>
Cheers,<br>
<div class="HOEnZb"><div class="h5"><br>
Galen<br>
--<br>
Galen Charlton<br>
Infrastructure and Added Services Manager<br>
Equinox Software, Inc. / The Open Source Experts<br>
email:  <a href="mailto:gmc@esilibrary.com">gmc@esilibrary.com</a><br>
direct: <a href="tel:%2B1%20770-709-5581" value="+17707095581">+1 770-709-5581</a><br>
cell:   <a href="tel:%2B1%20404-984-4366" value="+14049844366">+1 404-984-4366</a><br>
skype:  gmcharlt<br>
web:    <a href="http://www.esilibrary.com/" rel="noreferrer" target="_blank">http://www.esilibrary.com/</a><br>
Supporting Koha and Evergreen: <a href="http://koha-community.org" rel="noreferrer" target="_blank">http://koha-community.org</a> &<br>
<a href="http://evergreen-ils.org" rel="noreferrer" target="_blank">http://evergreen-ils.org</a><br>
</div></div></blockquote></div><br></div>