opensearch-project/OpenSearch

Create a Github Action to ensure variables in shell scripts are set

オープン

#3,343 opened on 2022/05/16

 (10 件のコメント) (1 件のリアクション) (1 人の担当者)Java (1,505 件のフォーク)batch import
BuildBuild Libraries & Interfacesenhancementgood first issue

Repository metrics

Stars
 (8,123 個のスター)
PR merge metrics
 (平均マージ 5d 9h) (30d で 266 merged PRs)

説明

Is your feature request related to a problem? Please describe. Coming from https://github.com/opensearch-project/OpenSearch/issues/3106 and https://github.com/opensearch-project/OpenSearch/pull/3278#issuecomment-1127698467. Create a Github Action to run on pull request to ensure whether shell scripts variables are set.

Describe the solution you'd like Can use https://github.com/marketplace/actions/shellcheck for the same.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

コントリビューターガイド