Hey,
I've facing some unexpected behavior:
In my repo the tag v1.13.0 was added after a pull-request was merge to the master but the pull-request is not include in the release notes.
I'm running the following command:
gren r --token="XXXXXXXXXXX" --data-source=prs --tags="v1.13.0..v1.10.0"
Demo repo:
https://github.com/wellDan28/gren-test/releases
Is this is the expected behavior in this scenario?
Hey,
I've facing some unexpected behavior:
In my repo the tag v1.13.0 was added after a pull-request was merge to the master but the pull-request is not include in the release notes.
I'm running the following command:
gren r --token="XXXXXXXXXXX" --data-source=prs --tags="v1.13.0..v1.10.0"Demo repo:
https://github.com/wellDan28/gren-test/releases
Is this is the expected behavior in this scenario?