Skip to content

Set FORCE_COLOR=1 by default? #228

@pbrisbin

Description

@pbrisbin

Is your feature request related to a problem? Please describe.
The logging from semantic-release is not colorful on GitHub Actions, presumably because the terminal detection doesn't account for it.

However, color is perfectly supported. If I set FORCE_COLOR: 1 in the step's env it looks great:

Describe the solution you'd like
I'm wondering if you'd set FORCE_COLOR: 1 by default, perhaps with an option to disable.

Describe alternatives you've considered
I can easily add env.FORCE_COLOR: 1 to my own workflows, but doing it everywhere all the time is slightly annoying.

Additional context
N/A

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