refactor(gather): migrate remaining bash gather scripts to Python
Open
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
- 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
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