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

CI failures database should contain push time of autoland push

オープン
#6,545 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

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

評価

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

調査の方向性

ファイルもテストも指定されていません。まず、CI 失敗データベースがどこで登録され、autoland push のメタデータがどこで利用可能かを追跡します。次に、保存された push 時刻によって、hg.mozilla.org に問い合わせずに Try と比較できることを確認します。

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

説明

The CI failures database does not contain the time of the push to autoland which prevents comparison of push times between Try and autoland without querying hg.mozilla.org. The push time should be included which will massively speed up scripts which need this information only for the comparison.

hg push time will lag git slightly but this should not be an issue for the time comparison purposes (no timestamp matching).

主要言語
Python
スター
570
フォーク
351
平均マージ
1日 19時間
マージ済み PR(30日)
66

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

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

はじめの一歩

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

mozilla/bugbug のほかの issue

mozilla/bugbug の issue をすべて見る

似ている issue

Python の issue をもっと見る

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

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