Replace the current patch attachment in emails with a generic way to add or reference attachments
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 570
- Forks
- 351
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 65
Description
This is okay for now, but I will file a follow-up issue to replace it with a generic way to access attachments when needed.
Originally posted by @suhaibmujahid in https://github.com/mozilla/bugbug/pull/6708#discussion_r3928488866
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 reading the referenced discussion in pull request 6708 to understand the current patch attachment approach and the requested follow-up. Identify where email attachments are handled and define the generic access or reference behavior before changing anything. Done means the current patch-specific attachment handling is replaced by the agreed generic mechanism, with coverage for the relevant email behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100