-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Problem
When a new release has been published with the commit and tag created on the main branch:
The check release script triggered on a new PR can fail with the following:
Example PR: jtpio/ipylab#76
Example run: https://github.com/jtpio/ipylab/runs/3526255104
Proposed Solution
This seems to be because there is no new change since the last tag when generating the changelog (None).
Maybe the fix could be to default the Full Changelog url to use the latest tag instead of None.
Additional context
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

