Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
Jenkins: 1.642.1
git-changelog-plugin: 1.7
Description
Hi!
It would be very helpful if the plugin could serve for generating changelog since last build / last successful build and so on.
It would include specifying 'from' reference as 'last successful build' / ... and 'to' reference as 'current build'.
Does it make sense? If I could be helpful with solving this ticket, please let me know.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Environment |
Jenkins: 1.642.1 git-changelog-plugin: 1.3 |
Jenkins: 1.642.1 git-changelog-plugin: 1.7 |
Assignee | Paul Wellner Bou [ paulwellnerbou ] | Tomas Bjerre [ tomasbjerre ] |
Assignee | Tomas Bjerre [ tomasbjerre ] | Martin Kulich [ trainmaster ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | JNJira [ 169200 ] | JNJira + In-Review [ 198559 ] |
Hi Martin,
sure, this may make sense. But there is already a functionality in Jenkins showing you the changelog since the last build (not sure if you can tell him since last successful build though).
I will have a look into this anyhow.
This plugin is a combination of Thomas' and mine code, so there are two post build steps doing similar stuff, with different configuration and totally separated code behind, there is "Git changelog", "Publish git changelog" and "Publish JIRA filter".
Which post build action are you using?