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

The number of commits will be reduced by one when "--data-source=commits" #229

Closed
yansheng836 opened this issue Dec 7, 2019 · 1 comment
Labels

Comments

@yansheng836
Copy link

yansheng836 commented Dec 7, 2019

Problem

When I use the "--data-source=commits" to grenerte the releases , the commits information will be incorrect. If there is only one commit between the versions, then the commits information will be displayed. If there are two or more submissions, one less commits will be displayed, as follows:

my command :

gren release --tags=all --data-source=commits  --override --token=my_token

git log:

file

releases:

file

file

gren version

$ gren -v
0.17.0
@alexcanessa
Copy link
Member

Fixed by 2460fac

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

No branches or pull requests

2 participants