Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If the cli is called from a github action, format output messages accordingly #270

Open
garethjevans opened this issue Nov 8, 2022 · 0 comments

Comments

@garethjevans
Copy link

We could add a --output github-actions flag, when this is enabled , use output markers to make the output more acceptable in github actions (https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions) e.g.

  • ::debug::message for debug messages
  • group log lines together with ::group::{title} & ::endgroup::
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant