Skip to content

Bug: body is used without checking the existense of body_path. #71

Closed
@perfectmak

Description

@perfectmak

Contrary to what is written in the readme:

When providing a body and body_path at the same time, body_path will be attempted first, then falling back on body if the path can not be read from.

The actual javascript code for extracting releaseBody checks if body is provided and ignores reading the body_path outright.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions