Skip to content

Check Links fails right after a new release #131

@jtpio

Description

@jtpio

Problem

When a new release has been published with the commit and tag created on the main branch:

image

The check release script triggered on a new PR can fail with the following:

image

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions