mozilla / mozilla/bugbot

Add a tool to request info when a bug is moved to Performance::Memory

Open
#2,649 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

Similar to what was added in https://github.com/mozilla/bugbot/pull/1916 for Core::Performance, I would like for a message to automatically be posted to bugs that are moved to the Performance::Memory component. This message only needs to ask politely to make sure to include a memory report from when the memory problem was happening and can be skipped if there is an attachment that starts with "memory-report".

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 pull request #1916 and find the existing behavior for bugs moved to Core::Performance. Use that as the implementation reference, then define the Performance::Memory message and its exception for attachments beginning with "memory-report". Done means the message is posted on the component move only when no matching attachment exists.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.