aws-codebuild-run-build icon indicating copy to clipboard operation
aws-codebuild-run-build copied to clipboard

Support GitHub actions file commands

Open vorkos opened this issue 3 years ago • 1 comments

GitHub actions has file commands - GITHUB_ENV, GITHUB_STEP_SUMMARY and GITHUB_STEP_SUMMARY. I'm trying to use GITHUB_STEP_SUMMARY this command but that's not working. The same with setting-an-environment-variable

aws-actions/[email protected]

vorkos avatar May 11 '22 18:05 vorkos

Hey! You can try use dark-mechanicum/aws-codebuild action. That feature was implemented there and now in Summary tab you can find a lot of useful information like this:

image

akazakou avatar Jul 23 '22 11:07 akazakou