mozilla-services / mozilla-services/updatebot
Add an author summary table
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
In #361 we started printing the author email - we can do more than that I think.
At the top of the initial comment, where we have the files-changed summary, let's add an author summary after it with the number of commits by author, and an indicator if they were signed or unsigned commits.
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
Start by tracing the code that builds the initial comment and its files-changed summary, using issue #361 for context on the existing author email output. Add an author summary after the files-changed section showing commit counts and signed or unsigned status, then verify the generated comment with the project's relevant tests.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100