mozilla / mozilla/blender

refactor(gather): migrate remaining bash gather scripts to Python

Open
#63 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
6
Forks
2
Avg merge
1d 11h
Merged PRs (30d)
17

Description

Extract gh_api() into shared module, rewrite gather-review-context.sh in Python, delete sanitize.sh once nothing sources it.

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

Locate the remaining gather scripts, gather-review-context.sh, sanitize.sh, and the existing gh_api() implementation. First trace how the scripts source and use these helpers, then run the current gather workflow to establish its behavior. Done means the review-context gatherer runs in Python, gh_api() is shared, and sanitize.sh has no remaining consumers before deletion.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash, python
Domain
tooling
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.