Skip to content

Add support to configure additional output format #475

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

Closed
wants to merge 4 commits into from

Conversation

gessnerfl
Copy link

As outlined in #458 the current implementation of the github action does not support additional output formats. This is especially useful to support integration with code quality tools such as SonarCloud. This PR suggests a solution strategy how this could be achieved with an additional configuration parameter.

@ldez ldez added enhancement New feature or request blocked Need's direct action from maintainer and removed blocked Need's direct action from maintainer labels May 22, 2022
@jrehwaldt
Copy link
Contributor

@ldez Any input on what needs to be done to get this merged? Thanks 🙏

@ldez
Copy link
Member

ldez commented Jun 9, 2023

Hello,

The problems with this PR:

  • The name output-file is wrong because it's not related to a file but to format.
  • It only allows adding one extra format.

@ldez
Copy link
Member

ldez commented Jun 9, 2023

#458 (comment)

@ldez
Copy link
Member

ldez commented Jun 9, 2023

PR #613 seems better

@ldez ldez added declined and removed enhancement New feature or request labels Jun 9, 2023
@ldez ldez closed this Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants