- Notifications
You must be signed in to change notification settings - Fork318
Closed
Labels
Description
Hey,
I've facing some unexpected behavior:
In my repo the tagv1.13.0 was added after apull-request wasmerge 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?