+For each title, identify its target from the Conventional Commits scope (e.g. `fix(python):`, `fix(js/ts):`) or the legacy bracket tag (`[Python]`, `[JS/TS]`). Targets are: `js/ts`, `python`, `rust`, `dart`, `beam`. If **any** target already has **more than 2** open PRs, do not open another PR scoped to that target this run — pick an issue for a less-represented target instead, even if it means skipping a higher-priority issue. Cross-target (`all`) and non-target-scoped fixes are always allowed.
0 commit comments