Skip to content

Conversation

smuppand
Copy link
Contributor

This PR introduces two critical CI checks for maintaining shell script quality:

ShellCheck Linting: Ensures POSIX-compliant, clean scripts with exclusions for known safe cases. Runs on PRs, pushes to main, and manual dispatch.

… enforcement

- Support for pull_request, pull_request_target (on main), push (to main), and workflow_dispatch

Signed-off-by: Srikanth Muppandam <[email protected]>
@smuppand smuppand requested a review from vnarapar June 20, 2025 08:22
Copy link
Contributor

@vnarapar vnarapar left a comment

Choose a reason for hiding this comment

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

LGTM

@vnarapar vnarapar merged commit 8e078f4 into qualcomm-linux:main Jun 20, 2025
5 checks passed
Sai-teja573 pushed a commit to Sai-teja573/qcom-linux-testkit that referenced this pull request Jun 30, 2025
CI: Add ShellCheck linting & script permission enforcement
Sai-teja573 pushed a commit to Sai-teja573/qcom-linux-testkit that referenced this pull request Jun 30, 2025
CI: Add ShellCheck linting & script permission enforcement
Sai-teja573 pushed a commit to Sai-teja573/qcom-linux-testkit that referenced this pull request Jun 30, 2025
CI: Add ShellCheck linting & script permission enforcement
Sai-teja573 pushed a commit to Sai-teja573/qcom-linux-testkit that referenced this pull request Jun 30, 2025
CI: Add ShellCheck linting & script permission enforcement
Sai-teja573 pushed a commit to Sai-teja573/qcom-linux-testkit that referenced this pull request Jun 30, 2025
CI: Add ShellCheck linting & script permission enforcement
Sai-teja573 pushed a commit to Sai-teja573/qcom-linux-testkit that referenced this pull request Jul 1, 2025
CI: Add ShellCheck linting & script permission enforcement
Sai-teja573 pushed a commit to Sai-teja573/qcom-linux-testkit that referenced this pull request Jul 2, 2025
CI: Add ShellCheck linting & script permission enforcement
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