Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get changelog between HEAD and most recent tag? #66

Closed
webminster opened this issue Feb 11, 2022 · 2 comments
Closed

How to get changelog between HEAD and most recent tag? #66

webminster opened this issue Feb 11, 2022 · 2 comments

Comments

@webminster
Copy link

Describe your use-case which is not covered by existing documentation.

Is there any way to get the changes between the top of the repor (HEAD) and the most recent of some matching tag? I need to create a changelog for what changed between HEAD and the last "release" that was done.

I'm trying to use the pipeline version of this, but I see no options for this in the snippets generator. As far as tag refs, all I see is a fixed reference to 'git-changelog-1.50', but no other samples.

Can you explain tag refs a little better? Thanks.

Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.

No response

@tomasbjerre
Copy link
Collaborator

Update to version 3.19 and that feature should be available. Documented in readme here:
https://github.com/jenkinsci/git-changelog-plugin#determine-highest-version-from-commit-messages
Open issue again if any problems.

@webminster
Copy link
Author

Sorry, but how does this change help? I am trying to get a changelog between tags. This change appears to be how to get a version number. Can you explain?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants