tomasbjerre / git-changelog-maven-plugin

Maven plugin that can generate a changelog, or releasenotes, from git repository
Other
80 stars 36 forks source link

gitchangelog generate changelog.md from first commit #61

Closed Dhruva23 closed 9 months ago

Dhruva23 commented 9 months ago

Hi,

we are using gitchangelog plugin in jenkins free style job, we selected choose from Reference "First Commit in repo", it generated huge changelog, if we go "A branch or tag" what variable we need to provide, we would like to generate changelog for single git lab tag.

Choose 'to' reference, if we select "A branch or tag" which git lab variable we need to provide.

tomasbjerre commented 9 months ago

Issues on the Jenkins plugin should be reported here: https://github.com/jenkinsci/git-changelog-plugin/issues

I don't know the variablers contributed by a Gitlab plugin (there are several such plugins). I cannot answer that.