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 upload artifact feature #58

Merged
merged 1 commit into from
Jun 3, 2022
Merged

Conversation

divyansh42
Copy link
Member

@divyansh42 divyansh42 commented Jun 3, 2022

Signed-off-by: divyansh42 [email protected]

Description

  • Addition of two inputs upload_artifact and artifact_name will allow users to upload SARIF and JSON file as an artifact without any extra effort.

Related Issue(s)

Close: #57

Checklist

  • This PR includes a documentation change
  • This PR does not need a documentation change

  • This PR includes test changes
  • This PR's changes are already tested

  • This change is not user-facing
  • This change is a patch change
  • This change is a minor change
  • This change is a major (breaking) change

Changes made

@divyansh42 divyansh42 requested a review from jduimovich June 3, 2022 11:00
Copy link
Member

@jduimovich jduimovich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me.

@divyansh42 divyansh42 merged commit b0a4d3b into redhat-actions:main Jun 3, 2022
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 this pull request may close these issues.

Optionally upload SARIF file as an artifact
2 participants