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

Add option to prevent logging command to execute #40

Open
lachieh opened this issue Oct 4, 2024 · 0 comments · May be fixed by #41
Open

Add option to prevent logging command to execute #40

lachieh opened this issue Oct 4, 2024 · 0 comments · May be fixed by #41
Assignees

Comments

@lachieh
Copy link

lachieh commented Oct 4, 2024

I appreciate the log line that shows the command that is being executed, though it'd be nice to be able to turn this off.

The use case for me is grouping log lines. At the moment, the action will output the command, then the group log line starter, which makes the output look like below. It'd be nice if the echo line didn't show up.

$ echo "::group::Group Name"
► Group Name

https://github.com/gacts/run-and-post-run/blob/d41700644152fc362eb9f3c64c28a5219a2ea3e2/src/common.js#L64C46-L65C48

I'm happy to contribute.

@jetexe jetexe linked a pull request Oct 7, 2024 that will close this issue
3 tasks
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

Successfully merging a pull request may close this issue.

2 participants