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

Create script for appending text to $GITHUB_OUTPUT #12954

Closed
stoyanK7 opened this issue Apr 4, 2023 · 3 comments · Fixed by #12959
Closed

Create script for appending text to $GITHUB_OUTPUT #12954

stoyanK7 opened this issue Apr 4, 2023 · 3 comments · Fixed by #12959

Comments

@stoyanK7
Copy link
Contributor

stoyanK7 commented Apr 4, 2023

From #12946 (comment)

I think we need to make it obvious to others that may not be experienced with bash what is going on here. As GitHub had their special set-output command that we replaced, we should create a script to use for appending multiple lines to workflow output. Please create an issue on this, I propose we do something like ./append-to-github-output.sh message.

This will also help in future maintainence/debugging efforts, since we can check for existence of message, etc.

@nrmancuso
Copy link
Member

@stoyanK7 issue is approved

@stoyanK7
Copy link
Contributor Author

stoyanK7 commented Apr 4, 2023

I am on it.

@nrmancuso
Copy link
Member

Closed via #12959

@github-actions github-actions bot added this to the 10.9.4 milestone Apr 7, 2023
Sloent pushed a commit to Sloent/checkstyle that referenced this issue Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants