opensearch-project/OpenSearch

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

Open

#3,343 建立於 2022年5月16日

在 GitHub 查看
 (10 留言) (1 反應) (1 負責人)Java (1,505 fork)batch import
BuildBuild Libraries & Interfacesenhancementgood first issue

倉庫指標

Star
 (8,123 star)
PR 合併指標
 (平均合併 5天 9小時) (30 天內合併 266 個 PR)

描述

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.

貢獻者指南