Re: Request for hosting: Git Relasenotes Plugin

2015-12-10 Thread Paul Wellner Bou
Hi Tomas,

I merged your pull request and build a release, further I added you to the 
Contributors on github (you should have had write access anyway as part of 
the jenkins github team).

Have a nice evening,
Paul.

On Wednesday, December 9, 2015 at 5:41:13 PM UTC+1, Paul Wellner Bou wrote:
>
> Hi Tomas,
>
> no problem, we will get the code into it tomorrow, if all works.
>
> Regards
> Paul.
>
> On Wednesday, December 9, 2015 at 10:21:01 AM UTC+1, Tomas Bjerre wrote:
>>
>> I would suggest both, to continue support Jira filtering.
>>
>> How do you feel about being 2 maintainers of the Jenkins plugin? I would 
>> really like to get my code into a release as soon as possible.
>>
>> -Tomas
>>
>> Den onsdag 9 december 2015 kl. 10:12:02 UTC+1 skrev Paul Wellner Bou:
>>>
>>> Hi Tomas,
>>>
>>> this looks promising, I had in mind to create something similar for the 
>>> git-changelog-plugin as well, a configurable, templateable changelog.
>>>
>>> I will look into the pull requests today and give you feedback. Do we 
>>> need both libraries? My git-changelog-lib and yours? The 
>>> JIRA-Filter-feature seems to be the difference.
>>>
>>> Regards
>>> Paul.
>>>
>>>
>>> On Tuesday, December 8, 2015 at 7:59:54 PM UTC+1, Tomas Bjerre wrote:

 I created a pull request here:
 https://github.com/jenkinsci/git-changelog-plugin/pull/1

 Lets wait and see what he thinks about merging the plugins.

 Den fredag 20 november 2015 kl. 22:56:26 UTC+1 skrev Tomas Bjerre:
>
>
> Repo: https://github.com/tomasbjerre/git-releasenotes-plugin
> Username: tomasbjerre
> JenkinsCI username: tomasbjerre
>
> I made a pre-release here with some screenshots:
> https://github.com/tomasbjerre/git-releasenotes-plugin/releases
>
> This plugin may look similar to Git Changelog Plugin, and I actually 
> would have taken that name if it was not already taken. But its very 
> different when you look at it.
>
> The basic idea is to use a Mustache template to render the changelog. 
> This makes it very flexible! The changelog can:
>
>  * Be stored to a file in workspace
>  * Be rendered as summary of the build job
>  * Be posted to a MediaWiki page!
>
> Hope you like it!
>
> -Tomas
>


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/d4dbd8c2-7abe-4d02-bf81-3c73da9bba14%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Request for hosting: Git Relasenotes Plugin

2015-12-09 Thread Tomas Bjerre
I would suggest both, to continue support Jira filtering.

How do you feel about being 2 maintainers of the Jenkins plugin? I would 
really like to get my code into a release as soon as possible.

-Tomas

Den onsdag 9 december 2015 kl. 10:12:02 UTC+1 skrev Paul Wellner Bou:
>
> Hi Tomas,
>
> this looks promising, I had in mind to create something similar for the 
> git-changelog-plugin as well, a configurable, templateable changelog.
>
> I will look into the pull requests today and give you feedback. Do we need 
> both libraries? My git-changelog-lib and yours? The JIRA-Filter-feature 
> seems to be the difference.
>
> Regards
> Paul.
>
>
> On Tuesday, December 8, 2015 at 7:59:54 PM UTC+1, Tomas Bjerre wrote:
>>
>> I created a pull request here:
>> https://github.com/jenkinsci/git-changelog-plugin/pull/1
>>
>> Lets wait and see what he thinks about merging the plugins.
>>
>> Den fredag 20 november 2015 kl. 22:56:26 UTC+1 skrev Tomas Bjerre:
>>>
>>>
>>> Repo: https://github.com/tomasbjerre/git-releasenotes-plugin
>>> Username: tomasbjerre
>>> JenkinsCI username: tomasbjerre
>>>
>>> I made a pre-release here with some screenshots:
>>> https://github.com/tomasbjerre/git-releasenotes-plugin/releases
>>>
>>> This plugin may look similar to Git Changelog Plugin, and I actually 
>>> would have taken that name if it was not already taken. But its very 
>>> different when you look at it.
>>>
>>> The basic idea is to use a Mustache template to render the changelog. 
>>> This makes it very flexible! The changelog can:
>>>
>>>  * Be stored to a file in workspace
>>>  * Be rendered as summary of the build job
>>>  * Be posted to a MediaWiki page!
>>>
>>> Hope you like it!
>>>
>>> -Tomas
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/e4833cf1-29c2-439b-a764-b924a98dabee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Request for hosting: Git Relasenotes Plugin

2015-12-09 Thread Paul Wellner Bou
Hi Tomas,

this looks promising, I had in mind to create something similar for the 
git-changelog-plugin as well, a configurable, templateable changelog.

I will look into the pull requests today and give you feedback. Do we need 
both libraries? My git-changelog-lib and yours? The JIRA-Filter-feature 
seems to be the difference.

Regards
Paul.


On Tuesday, December 8, 2015 at 7:59:54 PM UTC+1, Tomas Bjerre wrote:
>
> I created a pull request here:
> https://github.com/jenkinsci/git-changelog-plugin/pull/1
>
> Lets wait and see what he thinks about merging the plugins.
>
> Den fredag 20 november 2015 kl. 22:56:26 UTC+1 skrev Tomas Bjerre:
>>
>>
>> Repo: https://github.com/tomasbjerre/git-releasenotes-plugin
>> Username: tomasbjerre
>> JenkinsCI username: tomasbjerre
>>
>> I made a pre-release here with some screenshots:
>> https://github.com/tomasbjerre/git-releasenotes-plugin/releases
>>
>> This plugin may look similar to Git Changelog Plugin, and I actually 
>> would have taken that name if it was not already taken. But its very 
>> different when you look at it.
>>
>> The basic idea is to use a Mustache template to render the changelog. 
>> This makes it very flexible! The changelog can:
>>
>>  * Be stored to a file in workspace
>>  * Be rendered as summary of the build job
>>  * Be posted to a MediaWiki page!
>>
>> Hope you like it!
>>
>> -Tomas
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/f35aed08-0bdd-427b-8e9f-15c8ca7b7f59%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Request for hosting: Git Relasenotes Plugin

2015-12-09 Thread Paul Wellner Bou
Hi Tomas,

no problem, we will get the code into it tomorrow, if all works.

Regards
Paul.

On Wednesday, December 9, 2015 at 10:21:01 AM UTC+1, Tomas Bjerre wrote:
>
> I would suggest both, to continue support Jira filtering.
>
> How do you feel about being 2 maintainers of the Jenkins plugin? I would 
> really like to get my code into a release as soon as possible.
>
> -Tomas
>
> Den onsdag 9 december 2015 kl. 10:12:02 UTC+1 skrev Paul Wellner Bou:
>>
>> Hi Tomas,
>>
>> this looks promising, I had in mind to create something similar for the 
>> git-changelog-plugin as well, a configurable, templateable changelog.
>>
>> I will look into the pull requests today and give you feedback. Do we 
>> need both libraries? My git-changelog-lib and yours? The 
>> JIRA-Filter-feature seems to be the difference.
>>
>> Regards
>> Paul.
>>
>>
>> On Tuesday, December 8, 2015 at 7:59:54 PM UTC+1, Tomas Bjerre wrote:
>>>
>>> I created a pull request here:
>>> https://github.com/jenkinsci/git-changelog-plugin/pull/1
>>>
>>> Lets wait and see what he thinks about merging the plugins.
>>>
>>> Den fredag 20 november 2015 kl. 22:56:26 UTC+1 skrev Tomas Bjerre:


 Repo: https://github.com/tomasbjerre/git-releasenotes-plugin
 Username: tomasbjerre
 JenkinsCI username: tomasbjerre

 I made a pre-release here with some screenshots:
 https://github.com/tomasbjerre/git-releasenotes-plugin/releases

 This plugin may look similar to Git Changelog Plugin, and I actually 
 would have taken that name if it was not already taken. But its very 
 different when you look at it.

 The basic idea is to use a Mustache template to render the changelog. 
 This makes it very flexible! The changelog can:

  * Be stored to a file in workspace
  * Be rendered as summary of the build job
  * Be posted to a MediaWiki page!

 Hope you like it!

 -Tomas

>>>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/6c65a021-cb7f-4395-9640-b01fd3211646%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Request for hosting: Git Relasenotes Plugin

2015-12-08 Thread Tomas Bjerre
I created a pull request here:
https://github.com/jenkinsci/git-changelog-plugin/pull/1

Lets wait and see what he thinks about merging the plugins.

Den fredag 20 november 2015 kl. 22:56:26 UTC+1 skrev Tomas Bjerre:
>
>
> Repo: https://github.com/tomasbjerre/git-releasenotes-plugin
> Username: tomasbjerre
> JenkinsCI username: tomasbjerre
>
> I made a pre-release here with some screenshots:
> https://github.com/tomasbjerre/git-releasenotes-plugin/releases
>
> This plugin may look similar to Git Changelog Plugin, and I actually would 
> have taken that name if it was not already taken. But its very different 
> when you look at it.
>
> The basic idea is to use a Mustache template to render the changelog. This 
> makes it very flexible! The changelog can:
>
>  * Be stored to a file in workspace
>  * Be rendered as summary of the build job
>  * Be posted to a MediaWiki page!
>
> Hope you like it!
>
> -Tomas
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/375f38e1-66b8-4c61-ad9b-f255190c2abc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Request for hosting: Git Relasenotes Plugin

2015-12-07 Thread Tomas Bjerre
Sure, if I change the name to "Git Release Notes Publisher" will you fork 
it then? I changed the name because of Christopher:s suggestion.


Den måndag 7 december 2015 kl. 10:03:47 UTC+1 skrev Daniel Beck:
>
> Would a name like 'Git Release Notes Publisher' make sense? It looks like 
> you actually made the name more similar to the existing plugin. 
>
> On 07.12.2015, at 07:33, Tomas Bjerre  
> wrote: 
>
> > Any chance of getting this one forked soon? =) 
> > 
> > Den tisdag 1 december 2015 kl. 22:04:57 UTC+1 skrev Tomas Bjerre: 
> > No I dont want to merge them. 
> > I changed the name: 
> > https://github.com/tomasbjerre/git-publisher-plugin 
> > And the artifactid: git-changelog-publisher 
> > 
> > -Tomas 
> > 
> > Den tisdag 1 december 2015 kl. 21:39:00 UTC+1 skrev Christopher: 
> > Hi there, 
> > 
> > On 20/11/15 22:56, Tomas Bjerre wrote: 
> > > Repo: https://github.com/tomasbjerre/git-releasenotes-plugin 
> > > Username: tomasbjerre 
> > > JenkinsCI username: tomasbjerre 
> > > 
> > > I made a pre-release here with some screenshots: 
> > > https://github.com/tomasbjerre/git-releasenotes-plugin/releases 
> > > 
> > > This plugin may look similar to Git Changelog Plugin, and I actually 
> > > would have taken that name if it was not already taken. But its very 
> > > different when you look at it. 
> > 
> > Given that these two plugins are indeed similar, though clearly with 
> > very different publishing mechanisms, would it make sense to merge the 
> two? 
> > 
> > If not, I think the plugin name definitely needs to be more descriptive. 
> >  Having two near-identically named plugins isn't going to be helpful for 
> > users. 
> > 
> > Git Changelog Template Generator, or Git Changelog Publisher, or 
> > something along those lines? 
> > 
> > (The artifact ID would need to be changed as well in any case; see 
> > 
> https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Prerequisites)
>  
>
> > 
> > Regards, 
> > Chris 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups "Jenkins Developers" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to jenkinsci-de...@googlegroups.com . 
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/4b6eb58e-21e9-4fc1-a47d-46a30c4a828a%40googlegroups.com.
>  
>
> > For more options, visit https://groups.google.com/d/optout. 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/1bded428-9893-4794-9e21-3fbd20f79bb0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Request for hosting: Git Relasenotes Plugin

2015-12-07 Thread Daniel Beck
Would a name like 'Git Release Notes Publisher' make sense? It looks like you 
actually made the name more similar to the existing plugin.

On 07.12.2015, at 07:33, Tomas Bjerre  wrote:

> Any chance of getting this one forked soon? =)
> 
> Den tisdag 1 december 2015 kl. 22:04:57 UTC+1 skrev Tomas Bjerre:
> No I dont want to merge them.
> I changed the name:
> https://github.com/tomasbjerre/git-publisher-plugin
> And the artifactid: git-changelog-publisher
> 
> -Tomas
> 
> Den tisdag 1 december 2015 kl. 21:39:00 UTC+1 skrev Christopher:
> Hi there, 
> 
> On 20/11/15 22:56, Tomas Bjerre wrote: 
> > Repo: https://github.com/tomasbjerre/git-releasenotes-plugin 
> > Username: tomasbjerre 
> > JenkinsCI username: tomasbjerre 
> > 
> > I made a pre-release here with some screenshots: 
> > https://github.com/tomasbjerre/git-releasenotes-plugin/releases 
> > 
> > This plugin may look similar to Git Changelog Plugin, and I actually 
> > would have taken that name if it was not already taken. But its very 
> > different when you look at it. 
> 
> Given that these two plugins are indeed similar, though clearly with 
> very different publishing mechanisms, would it make sense to merge the two? 
> 
> If not, I think the plugin name definitely needs to be more descriptive. 
>  Having two near-identically named plugins isn't going to be helpful for 
> users. 
> 
> Git Changelog Template Generator, or Git Changelog Publisher, or 
> something along those lines? 
> 
> (The artifact ID would need to be changed as well in any case; see 
> https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Prerequisites)
>  
> 
> Regards, 
> Chris 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/4b6eb58e-21e9-4fc1-a47d-46a30c4a828a%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/3528C66A-D3AF-4707-B5F9-34293480401D%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.


Re: Request for hosting: Git Relasenotes Plugin

2015-12-06 Thread Tomas Bjerre
Any chance of getting this one forked soon? =)

Den tisdag 1 december 2015 kl. 22:04:57 UTC+1 skrev Tomas Bjerre:
>
> No I dont want to merge them.
> I changed the name:
> https://github.com/tomasbjerre/git-publisher-plugin
> And the artifactid: git-changelog-publisher
>
> -Tomas
>
> Den tisdag 1 december 2015 kl. 21:39:00 UTC+1 skrev Christopher:
>>
>> Hi there, 
>>
>> On 20/11/15 22:56, Tomas Bjerre wrote: 
>> > Repo: https://github.com/tomasbjerre/git-releasenotes-plugin 
>> > Username: tomasbjerre 
>> > JenkinsCI username: tomasbjerre 
>> > 
>> > I made a pre-release here with some screenshots: 
>> > https://github.com/tomasbjerre/git-releasenotes-plugin/releases 
>> > 
>> > This plugin may look similar to Git Changelog Plugin, and I actually 
>> > would have taken that name if it was not already taken. But its very 
>> > different when you look at it. 
>>
>> Given that these two plugins are indeed similar, though clearly with 
>> very different publishing mechanisms, would it make sense to merge the 
>> two? 
>>
>> If not, I think the plugin name definitely needs to be more descriptive. 
>>  Having two near-identically named plugins isn't going to be helpful for 
>> users. 
>>
>> Git Changelog Template Generator, or Git Changelog Publisher, or 
>> something along those lines? 
>>
>> (The artifact ID would need to be changed as well in any case; see 
>>
>> https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Prerequisites)
>>  
>>
>>
>> Regards, 
>> Chris 
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/4b6eb58e-21e9-4fc1-a47d-46a30c4a828a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Request for hosting: Git Relasenotes Plugin

2015-12-01 Thread Tomas Bjerre
No I dont want to merge them.
I changed the name:
https://github.com/tomasbjerre/git-publisher-plugin
And the artifactid: git-changelog-publisher

-Tomas

Den tisdag 1 december 2015 kl. 21:39:00 UTC+1 skrev Christopher:
>
> Hi there, 
>
> On 20/11/15 22:56, Tomas Bjerre wrote: 
> > Repo: https://github.com/tomasbjerre/git-releasenotes-plugin 
> > Username: tomasbjerre 
> > JenkinsCI username: tomasbjerre 
> > 
> > I made a pre-release here with some screenshots: 
> > https://github.com/tomasbjerre/git-releasenotes-plugin/releases 
> > 
> > This plugin may look similar to Git Changelog Plugin, and I actually 
> > would have taken that name if it was not already taken. But its very 
> > different when you look at it. 
>
> Given that these two plugins are indeed similar, though clearly with 
> very different publishing mechanisms, would it make sense to merge the 
> two? 
>
> If not, I think the plugin name definitely needs to be more descriptive. 
>  Having two near-identically named plugins isn't going to be helpful for 
> users. 
>
> Git Changelog Template Generator, or Git Changelog Publisher, or 
> something along those lines? 
>
> (The artifact ID would need to be changed as well in any case; see 
>
> https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Prerequisites)
>  
>
>
> Regards, 
> Chris 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/f4235285-c6ae-49fa-a3ce-901972eb52f3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Request for hosting: Git Relasenotes Plugin

2015-12-01 Thread Christopher Orr
Hi there,

On 20/11/15 22:56, Tomas Bjerre wrote:
> Repo: https://github.com/tomasbjerre/git-releasenotes-plugin
> Username: tomasbjerre
> JenkinsCI username: tomasbjerre
> 
> I made a pre-release here with some screenshots:
> https://github.com/tomasbjerre/git-releasenotes-plugin/releases
> 
> This plugin may look similar to Git Changelog Plugin, and I actually
> would have taken that name if it was not already taken. But its very
> different when you look at it.

Given that these two plugins are indeed similar, though clearly with
very different publishing mechanisms, would it make sense to merge the two?

If not, I think the plugin name definitely needs to be more descriptive.
 Having two near-identically named plugins isn't going to be helpful for
users.

Git Changelog Template Generator, or Git Changelog Publisher, or
something along those lines?

(The artifact ID would need to be changed as well in any case; see
https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Prerequisites)

Regards,
Chris

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/565E055B.9080902%40orr.me.uk.
For more options, visit https://groups.google.com/d/optout.


Re: Request for hosting: Git Relasenotes Plugin

2015-11-23 Thread Tomas Bjerre
Anything happening here? =)

Den fredag 20 november 2015 kl. 22:56:26 UTC+1 skrev Tomas Bjerre:
>
>
> Repo: https://github.com/tomasbjerre/git-releasenotes-plugin
> Username: tomasbjerre
> JenkinsCI username: tomasbjerre
>
> I made a pre-release here with some screenshots:
> https://github.com/tomasbjerre/git-releasenotes-plugin/releases
>
> This plugin may look similar to Git Changelog Plugin, and I actually would 
> have taken that name if it was not already taken. But its very different 
> when you look at it.
>
> The basic idea is to use a Mustache template to render the changelog. This 
> makes it very flexible! The changelog can:
>
>  * Be stored to a file in workspace
>  * Be rendered as summary of the build job
>  * Be posted to a MediaWiki page!
>
> Hope you like it!
>
> -Tomas
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/e562242d-b734-4a33-8c68-2d77e444ef8a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Request for hosting: Git Relasenotes Plugin

2015-11-20 Thread Tomas Bjerre

Repo: https://github.com/tomasbjerre/git-releasenotes-plugin
Username: tomasbjerre
JenkinsCI username: tomasbjerre

I made a pre-release here with some screenshots:
https://github.com/tomasbjerre/git-releasenotes-plugin/releases

This plugin may look similar to Git Changelog Plugin, and I actually would 
have taken that name if it was not already taken. But its very different 
when you look at it.

The basic idea is to use a Mustache template to render the changelog. This 
makes it very flexible! The changelog can:

 * Be stored to a file in workspace
 * Be rendered as summary of the build job
 * Be posted to a MediaWiki page!

Hope you like it!

-Tomas

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/06fbe64c-c228-47da-a5cd-b8d070dc16a0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.