Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

space release from GitHub Action workflow ask for release notes #160

@somespecialone

Description

@somespecialone

Hi! Trying to do space release --version "version" --confirm with filled Discovery.md prompts for release notes. I guess that

func IsOutputInteractive() bool {
	return isatty.IsTerminal(os.Stdout.Fd())
}

from cmd/utils/messages.go return true even in github runner environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions