Bot comment on build failure
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 305
- フォーク
- 148
- 平均マージ
- 9時間 2分
- マージ済み PR(30日)
- 3
説明
(not when the job fails to start, but when the tests or build fails, so it wouldn't revert https://github.com/nodejs/github-bot/issues/238)
node-core-utils has this great tool ncu-ci pr, which can be used to get a list of failing tests. We could use the GitHub Bot to comment the result of ncu-ci pr back on the Pull Request when a build fails, so it's easier for folks to see which errors happened. Or the bot could edit it's own comment, to avoid notifications, but personally I would like to get notified (I understand folks might be opposed to it though).
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
この提案は node-core-utils の ncu-ci pr コマンドと GitHub Bot を中心としており、リポジトリのファイルやテストは指定されていません。まず、ビルドとテストの失敗がどのように受け取られるかを追跡し、次に、bot が pull request のコメントを投稿するのか編集するのかを明らかにします。完了条件は、選択した動作が、ジョブが開始されたもののそのテストまたはビルドが失敗した場合にのみ、コマンドの失敗したテストの結果を報告することです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github, javascript, node.js
- 領域
- ci-cd, devtools
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100