nodejs / nodejs/node

Show CI failure details to non-collaborator PR authors

オープン
#64,333 コメント 5 件 リアクション 7 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

feature request
主要言語
JavaScript
スター
122k
フォーク
37.3k
平均マージ
4日 2時間
マージ済み PR(30日)
283

説明

What is the problem this feature will solve?

CI is now only visible to collaborators. External contributors can see that CI failed, but not why, so they have to ask a collaborator to learn about the CI status.

What is the feature you are proposing to solve the problem?

If CI fails on a PR from a non-collaborator, have nodejs-github-bot post a short comment with the failure summary, failing test names etc.

Original idea by @RafaelGSS

This is also similar in spirit to #32306 from 6 years ago, but opening a new issue to bring visibility to this in light of the recent collaborator-only CI access change.

What alternatives have you considered?
  • Ping a collaborator
  • Write bug free code 🧠

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、pull request の CI 結果を処理する nodejs-github-bot のエントリーポイントを見つけ、現在どのように失敗情報を利用できるかを確認します。CI が失敗したときに、コラボレーターではない PR 作成者が、失敗の概要と失敗したテスト名を含む短いコメントを受け取れるようになれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript
領域
ci-cd, developer-experience
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
活発
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。