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

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

Open
somespecialone opened this issue Oct 27, 2023 · 0 comments
Open

Comments

@somespecialone
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant