issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Go language:JavaScript
Filter by
38.8M results
Problem
Currently only works with organizations. Many users want to clone all their personal repos too.
Solution
Add --user flag to clone personal repos:
- --user username — clone all repos for ...
Problem
No visibility into what s happening during clone — just a single Cloning... line.
Solution
Add verbose logging with levels:
- -v — show which repos are being cloned/updated/skipped
- -vv ...
Problem
No way to preview which repos will be cloned without actually cloning them.
Solution
Add --dry-run flag that:
- Lists all repos that WOULD be cloned
- Shows count of repos to be cloned ...
Problem
When cloning large orgs (1000+ repos), the GitHub API returns 403 Too Many Requests without rate limiting.
Solution
Add rate limiting with exponential backoff:
- Track API rate limit headers ...
Problem
Currently gh clone-org clones ALL repositories in an organization, including archived and forked repos.
Solution
Add flags to filter repositories:
- --skip-archived — skip archived repositories ...
Goal
Publish seed4j-cli as an npm package so users and AI coding agents can install and run it without manually installing
Java.
Expected usage:
npm install -g seed4j-cli
seed4j --help
or:
npx seed4j-cli ...
area: feature request 💡
Summary
Attach the synthesized classified payload (state / verification / category) on the resource-graph and list API
responses, so consumers can render per-row legible badges without a per-resource ...
enhancement
go (Back-end)
P2
Acredito que seja possivel construir algo assim, é similar ao efeito de fogos de artifício do TextBlaze e é mais
adequado ao nosso propósito de produtividade, isso abre margem para uma feature que mensure ...
enhancement
Pre-submission checklist
- [x] I provided the exact build information I tested
- [x] I have checked for existing compatibility reports for this game
- [x] This is not a tech support request
Platform ...
compat-report
Wire the live acceptance verdict into the host so the seed s accept node renders a real verdict over the run record, and
settlement consults it.
Tasks
- [ ] The host builds the acceptance node as the ...
acceptance
host
m2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.