Skip to content

Check if pull request body is empty #181

@marcospassos

Description

@marcospassos

The action should check if the body is empty for the option pull-request-title-and-description, otherwise the commit message becomes null if the body is omitted.

image

return pullRequest.title + "\n\n" + pullRequest.body;

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