CI failures database should contain push time of autoland push

Open
#6,545 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python
Domain
ci-cd, database

Research direction

No file or test is named. Start by tracing where the CI failures database is populated and where autoland push metadata is available; then verify that the stored push time supports comparison with Try without querying hg.mozilla.org.

Written by the indexing model from the issue text.

Description

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).

Dominant language
Python
Stars
570
Forks
351
Avg merge
2d 13h
Merged PRs (30d)
65

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mozilla/bugbug

All issues in mozilla/bugbug

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.