[Task]: Remove redundant `boilerplate_text` support from reviewer tools
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 133
- Forks
- 52
- Avg merge
- 16h 15m
- Merged PRs (30d)
- 7
Description
Description
The patch for https://github.com/mozilla/addons/issues/16252 dropped the last reviewer action that specified a boilerplate_text, so supporting code is now redundant.
Acceptance Criteria
-
boilerplate_textis no longer referenced in python or javascript code
┆Issue is synchronized with this Jira Task
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
Search the repository's Python and JavaScript code for boilerplate_text, then trace each reference to the reviewer tools that still support it. Remove the redundant support and rerun the relevant reviewer-tool tests or checks; done means no Python or JavaScript references remain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100