Deprecate `update-release-status.yml` workflow
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 35/100
- issue の種類
- リファクタリング
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- azure, github-actions, javascript
調査の方向性
update-release-status.yml workflow と scripts/release/webhook-handler.js を比較し、Azure Function に移すべきリリース状態のロジックを特定します。すべての check-runs が完了した後に Function から update-status.yml を dispatch できることを確認し、同等の動作がそこに実装されたら workflow を非推奨にします。
索引モデルが issue の本文から書いたものです。
説明
The update-release-status.yml workflow is responsible to monitor the overall states of a release and dispatch the update-status.yml if all the check-runs successfully concluded.
The initial goal was to respond to check run events, but GitHub Actions doesn't dispatch this event generated by workflows to prevent divergent execution.
To reintroduce this behavior we have implemented an Azure Function that dispatches the update-release-status.yml workflow.
This Azure Function implemented in webhook-handler.js can include all the logic in update-release-status.yml.
- 主要言語
- CodeQL
- スター
- 227
- フォーク
- 82
- 平均マージ
- 6日 7時間
- マージ済み PR(30日)
- 9
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
github/codeql-coding-standards のほかの issue
-
false positive/false negative Stardard-MISRA-C++
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
github/codeql-coding-standards#1172 ·
-
Difficulty-Low false positive/false negative false-negative Impact-Low Standard-MISRA-C
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
Difficulty-Medium false positive/false negative false-positive Impact-Medium Standard-CERT-C
難易度 4/5 3〜5日 初心者へのやさしさ 48/100
github/codeql-coding-standards#1200 ·
-
`RULE-0-0-1`: "unreachable statement" false positives due to over-pruning of the control-flow graph オープンfalse positive/false negative
難易度 4/5 3〜5日 初心者へのやさしさ 48/100
github/codeql-coding-standards#1190 ·
-
false positive/false negative
難易度 3/5 1〜2日 初心者へのやさしさ 65/100
github/codeql-coding-standards#1175 ·
github/codeql-coding-standards の issue をすべて見る
似ている issue
-
Add dependabot オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 75/100
-
oblt-aw/detector/security
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
Type: AVM :a: :v: :m: Type: Bug :bug:
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
Azure/bicep-registry-modules#7386 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100