Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jamacku
Copy link
Contributor

@jamacku jamacku commented Aug 24, 2022

Differential ShellCheck is a GitHub action that performs differential ShellCheck scans on shell scripts changed via PR and reports results directly in PR.

I saw that your scripts are in great shape, but I think that you might find differential-shellcheck action useful. It is able to produce reports in SARIF format. GitHub understands this format and is able to display it nicely as a PR comment, and on the Files Changed tab, please see below.

image

image

Documentation is available at @redhat-plumbers-in-action/differential-shellcheck. Let me know If you are missing some feature or setting. I'm always happy to extend functionality.

/cc @lzaoral

It performs differential ShellCheck scans and report results directly in pull request.

documentation: https://github.com/redhat-plumbers-in-action/differential-shellcheck
@codecov
Copy link

codecov bot commented Aug 24, 2022

Codecov Report

Merging #469 (d7b498d) into master (b202ea8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #469   +/-   ##
=======================================
  Coverage   98.40%   98.40%           
=======================================
  Files          12       12           
  Lines        4754     4754           
=======================================
  Hits         4678     4678           
  Misses         76       76           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@xdelaruelle
Copy link
Collaborator

This is a nice addition. Thank you very much for your contribution.

@xdelaruelle xdelaruelle merged commit 0a06626 into envmodules:master Aug 25, 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.

2 participants