setup-jfrog-cli icon indicating copy to clipboard operation
setup-jfrog-cli copied to clipboard

Generate job summary on cleanup

Open EyalDelarea opened this issue 1 year ago • 1 comments

  • [x] All tests passed. If this feature is not already covered by the tests, I added new tests.
  • [x] I used npm run format for formatting the code before submitting the pull request.

GitHub Job Summary

Added a function to run on cleanup, at the end of GitHub workflows to copy the already prepared markdown by the CLI. This step should run only once and last in the workflow to allow aggregations, that's why the cleanup function is a great and clean solution, that doesn't require the users any action

Before merge : update logo path

EyalDelarea avatar Apr 30 '24 12:04 EyalDelarea