mozilla / mozilla/bugbot

Remove `several_dups`, `lot_of_votes`, and `lot_of_cc`

Open
#1,330 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

The main difference between the existing scripts and this one is how the bugs are selected. This script selects only low severity bugs, whereas the existing ones select all bugs (after passing the configured thresholds). Also, the thresholds can be different.

@sylvestre since you are the author of the other scripts, do you still need them or can we remove them? This script would notify about low severity (S3, S4) bugs that have many duplicates/CC/votes, while your scripts notified about any bug (so also S2 bugs) that had many duplicates/CC/votes.

Originally posted by @marco-c in https://github.com/mozilla/relman-auto-nag/issues/1320#issuecomment-1068225068

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 locating the several_dups, lot_of_votes, and lot_of_cc scripts and compare them with the newer script described in the issue. Confirm whether the older scripts are still needed, then remove them only if that decision is confirmed and run the repository's relevant checks.

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
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.