mozilla-services / mozilla-services/updatebot
Improve a log message to output the Job Status in English instead of an integer
Open
Beginner friendly
Nobody has claimed this yet.
Easy
Enhancement
- Dominant language
- Python
- Stars
- 9
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
currently will output like which is currently 6
turn this line into the actual text
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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