mozilla / mozilla/code-review

only log repository cloning messages for issues encountered

Open
#3,462 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bot good-first-bug
Dominant language
Python
Stars
67
Forks
52
Avg merge
3d 23h
Merged PRs (30d)
54

Description

By default, all the messages about cloning the repository are logged including status progress bars. These spam the code review bot logs.

If the messages can be cached only forwarded to the log if cloning fails, this would improve the general usefulness of the CRB logs.

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.

Research direction

No files or tests are named. Start by locating the repository-cloning entry point and its logging calls, then inspect how clone output is currently forwarded to code review bot logs. Done means normal cloning progress is kept out of the logs while messages are emitted when cloning fails; add or update coverage for both paths.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.