Re: [openstack-dev] RFC: Filtering boring commit subjects from ChangeLog

2013-10-28 Thread Jay Pipes
On 10/28/2013 03:26 AM, Oleg Gelbukh wrote: Hello, I think that is really great idea. Do you think extracting bp/bug information (link) from commit message and adding it to the changelog might also be useful? +10, this is a great idea. Have the one-liner messages be trailed with something li

Re: [openstack-dev] RFC: Filtering boring commit subjects from ChangeLog

2013-10-28 Thread Dolph Mathews
On Mon, Oct 28, 2013 at 3:18 AM, Mark McLoughlin wrote: > On Sun, 2013-10-27 at 21:50 -0400, Monty Taylor wrote: > > Hey all! > > > > We're adding a little bit of code to pbr to make the auto-generated > > ChangeLog files a bit more useful. Currently, they are just the git > > changelog, which is

Re: [openstack-dev] RFC: Filtering boring commit subjects from ChangeLog

2013-10-28 Thread Flavio Percoco
On 28/10/13 08:18 +, Mark McLoughlin wrote: On Sun, 2013-10-27 at 21:50 -0400, Monty Taylor wrote: Hey all! We're adding a little bit of code to pbr to make the auto-generated ChangeLog files a bit more useful. Currently, they are just the git changelog, which is kinda useless. So we wrote

Re: [openstack-dev] RFC: Filtering boring commit subjects from ChangeLog

2013-10-28 Thread Mark McLoughlin
On Sun, 2013-10-27 at 21:50 -0400, Monty Taylor wrote: > Hey all! > > We're adding a little bit of code to pbr to make the auto-generated > ChangeLog files a bit more useful. Currently, they are just the git > changelog, which is kinda useless. So we wrote this: > > https://review.openstack.org/#

Re: [openstack-dev] RFC: Filtering boring commit subjects from ChangeLog

2013-10-28 Thread Oleg Gelbukh
Hello, I think that is really great idea. Do you think extracting bp/bug information (link) from commit message and adding it to the changelog might also be useful? -- Best regards, Oleg Gelbukh On Mon, Oct 28, 2013 at 5:50 AM, Monty Taylor wrote: > Hey all! > > We're adding a little bit of

[openstack-dev] RFC: Filtering boring commit subjects from ChangeLog

2013-10-27 Thread Monty Taylor
Hey all! We're adding a little bit of code to pbr to make the auto-generated ChangeLog files a bit more useful. Currently, they are just the git changelog, which is kinda useless. So we wrote this: https://review.openstack.org/#/c/52367/ which produces output like this: http://paste.openstack.o