mozilla / mozilla/bugbot

Refactor clones that select the ni requestee to use `get_mail_to_ni()` from `utils`

Open
#1,452 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
68
Forks
92
Avg merge
2d 2h
Merged PRs (30d)
16

Description

I think it could be moved into utils.py in order to be used in other scripts.

Originally posted by @calixteman in https://github.com/mozilla/relman-auto-nag/pull/1451#discussion_r885006842

Contributor guide

No contributing guide indexed for this repository

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

Start by reading utils.py and locating the scripts that duplicate the logic for selecting the NI requestee. Compare those copies with get_mail_to_ni(), then update the clones so they use the shared utility; the work is done when the duplicated selection logic is removed from the affected scripts.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.