Skip to content

Conversation

@mikael-andersson91
Copy link

@mikael-andersson91 mikael-andersson91 commented Dec 21, 2025

Add inputs and outputs to make the action easier to use within a workflow:

  • Input working_directory for the action to work within when scanning for code issues. If input is not provided, the default github.workspace is used
  • Outputs json_report and html_report providing the full paths to generated reports for ease of access from workflows using this action

Action under test in this repository right now:
https://github.com/ingka-group-digital/workflows/pull/2048

Add input to control the working directory of the action intended to
limit the scope of the action to specific projects working directory
Add outputs html_report and json_report as outputs to the action
to enable further ease of use on retrieving reports in follow-up steps
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.

1 participant