ci: add shellcheck for shell scripts#25
Open
mroderick wants to merge 3 commits into
Open
Conversation
Adds shellcheck to CI workflow with warning severity threshold to catch shell script issues before merge. Closes #13
The previous SHA (00b27aa7cb85167568d10283c1dce7810666b51d) did not resolve to a valid version of ludeeus/action-shellcheck. Replace with the correct v2.0.0 commit SHA (00cae500b08a931fb5698e11e79bfbd38e612a38).
zizmor's hash-pin verification requires the comment to match the exact tag name in the repository. The tag is , not . Fixes security scanning alert in PR #25.
till
approved these changes
Jun 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds shellcheck to CI workflow with warning severity threshold to catch shell script issues before merge.
Closes #13
This is useful, because the Heroku deployment PR #10 contains a shell script: https://github.com/codebar/auth/pull/10/changes#diff-b6bbfb89e039f6bef870b653af2a2b55bf7bef1b3e3be3f2fa102224b1d59b46