<div dir="ltr">Hello,<div><br></div><div>I think that is really great idea. </div><div><br></div><div>Do you think extracting bp/bug information (link) from commit message and adding it to the changelog might also be useful?</div>

<div><br></div><div>--</div><div>Best regards,<br>Oleg Gelbukh</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Oct 28, 2013 at 5:50 AM, Monty Taylor <span dir="ltr"><<a href="mailto:mordred@inaugust.com" target="_blank">mordred@inaugust.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey all!<br>
<br>
We're adding a little bit of code to pbr to make the auto-generated<br>
ChangeLog files a bit more useful. Currently, they are just the git<br>
changelog, which is kinda useless. So we wrote this:<br>
<br>
<a href="https://review.openstack.org/#/c/52367/" target="_blank">https://review.openstack.org/#/c/52367/</a><br>
<br>
which produces output like this:<br>
<br>
<a href="http://paste.openstack.org/show/49999" target="_blank">http://paste.openstack.org/show/49999</a>  # on a tag<br>
and<br>
<a href="http://paste.openstack.org/show/50001" target="_blank">http://paste.openstack.org/show/50001</a>  # not on a tag<br>
<br>
It underscores the need for commit subjects to communicate something,<br>
which is a good thing.<br>
<br>
With that there, it makes changes like:<br>
* Updated from global requirements<br>
and<br>
* Update my mailmap<br>
<br>
Kinda lame in the changelog. So we were thinking - what if we recognized<br>
one or more subject tags to skip things going into the ChangeLog file.<br>
My first thought was:<br>
<br>
NIT:  # use this for tiny commits that are not really worth changelogging<br>
<br>
and<br>
<br>
AUTO: # use for commits generated by our machines, such as the global<br>
requirements sync or the Translations sync.<br>
<br>
What do people think? Should we bother? Are those good? Would something<br>
else be better? It's sort of an opt-in feature, so adding it SHOULDN'T<br>
bork too many people.<br>
<br>
Thoughts?<br>
Monty<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div><br></div>