mozilla-services / mozilla-services/updatebot

Improve a log message to output the Job Status in English instead of an integer

Open Beginner friendly
#348 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Easy Enhancement
Dominant language
Python
Stars
9
Forks
8
PR merge metrics
No merged PRs in 30d

Description

https://github.com/mozilla-services/updatebot/blob/78a8ed3b827b7527fa0a4621b138a0c81f80cc87/tasktypes/vendoring.py#L43

currently will output like which is currently 6

turn this line into the actual text

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

Open tasktypes/vendoring.py at line 43 and inspect how the job status is inserted into the log message. Replace the integer output with the corresponding English status text, then verify that the message no longer reports a numeric status.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.