bcgov / bcgov/action-oc-runner

Add ShellCheck CI for scripts and embedded bash

Open
#64 0 comments 0 reactions 1 assignee Claimed by @DerekRoberts View on GitHub
Dominant language
Shell
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Summary
Introduce ShellCheck validation in CI for repository scripts and bash blocks maintained in workflows/action metadata where practical.

## Scope
- Add a CI job for `scripts/*.sh`
- Evaluate/check embedded bash snippets in action/workflow files with tooling or targeted lint strategy
- Fail CI on high-confidence shell correctness issues

## Why
Shell-heavy action logic now contains critical error-handling behavior; linting helps prevent subtle regressions.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.