Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Communicate failed checks back to the author/project

オープン
#425 コメント 4 件 リアクション 4 件 担当者 0 名 GitHub で見る

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

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
28/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
python
領域
api, backend

調査の方向性

まず、patchwork API がチェック結果をどのように受け取り、check-generators がそれらをどのように報告するかを確認します。完了ステータスの通信が何を意味するのかを定義する前に、想定される受信者、配信メカニズム、および失敗または成功のどちらを報告すべきかを明確にします。

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

説明

enhancement

In our project, we've had instances of developers being surprised that they had failed checks - or that checks were even happening. Rather than force developers to check a web page when they're used to using email, it would be nice if the patchwork server could send out some form of status when checks fail (or perhaps also when they succeed); either to the patch author or to the project mailing list.

Yes, I know a separate app could poll the patchwork API and send emails as needed, but doing it in patchwork results in more immediate feedback and less processing. Reporting from whatever app is doing the checks would require all check-generators to support email independently, and distribute any configuration requirements.

主要言語
Python
スター
317
フォーク
91
PR マージ指標
30日以内にマージされた PR はありません

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

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

はじめの一歩

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

getpatchwork/patchwork のほかの issue

getpatchwork/patchwork の issue をすべて見る

似ている issue

Python の issue をもっと見る

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

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