Add an option to fail on a skipped check
オープン
question
- 主要言語
- TypeScript
- スター
- 576
- フォーク
- 74
- 平均マージ
- 11時間 7分
- マージ済み PR(30日)
- 1
説明
### Details
We have a scenario where we want to skip a certain check for the development environment but not for stage and production. With the current setup (as I understand it from looking at the code here [link](https://github.com/github/branch-deploy/blob/d1f158e5cd122a1db00e8ba49044134fd641ae21/dist/index.js#L44046C9-L44046C29)) skipped check is considered healthy. It would be convient for us to have an option like skipped_checks: true/false (fail if it is set to false as we would like it to be here)
コントリビューションガイド
評価
この issue はまだ評価されていません。