mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-26 01:12:21 +00:00
Previously --limit was only honored in real-close mode because closed was incremented inside an 'if not dry_run' guard. A dry-run preview with --limit N still iterated and printed every matching PR, defeating the purpose of using --limit to preview a small batch. Count both dry-run and real close actions toward the limit so the flag behaves identically in both modes. |
||
|---|---|---|
| .. | ||
| codeql | ||
| ISSUE_TEMPLATE | ||
| observatory | ||
| screenshots | ||
| scripts | ||
| workflows | ||
| dependabot.yaml | ||
| deploy-to-aws.png | ||
| FUNDING.yml | ||
| pull_request_template.md | ||
| template.yaml | ||