Quantco / Quantco/quant-ranger

Consider support grouping updater changes into a single PR

Open
#30 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
5
Forks
0
Avg merge
3h 39m
Merged PRs (30d)
6

Description

Quant ranger currently opens one PR per updated pixi.toml. In our mono-repo with >10 pixi.toml files this leads to gh api ratelimiting. Would be nice to have an config option that allows grouping all changes into a single PR for every updater.

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 tracing how Quant Ranger processes each updater and creates pull requests, then locate its configuration and tests. Add a configuration option for grouping all changes from an updater into one pull request, and verify that a repository with more than 10 pixi.toml files no longer causes one PR per file or unnecessary GitHub API rate limiting.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.