MozillaSecurity / MozillaSecurity/WebCompatManager
Filter out buckets that are unlikely to contain a real issue
Open
Nobody has claimed this yet.
priority:p3
- Dominant language
- Python
- Stars
- 1
- Forks
- 5
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 1
Description
For example filtering out buckets that are too small - i.e. have a report number below a certain threshold
Contributor guide
No contributing guide indexed for this repository
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 locating the code that builds or evaluates buckets and inspect how report numbers are represented. Define the minimum report-number threshold with the project context, then verify that buckets below it are excluded without removing valid issue buckets.
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
- 35/100