mirror of
https://github.com/moollaza/repo-remover.git
synced 2026-04-26 01:05:48 +03:00
[PR #47] [CLOSED] 100 modules is not enough #56
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/repo-remover-moollaza#56
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/moollaza/repo-remover/pull/47
Author: @dominictarr
Created: 12/5/2019
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
08132b7100 modules is not enough📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/graphql/GitHubRepos.gql(+1 -1)📄 Description
I have nearly 1000 modules, I would have increased to 10000 but didn't want to propose too big a change.
I want to archive the modules that I am no longer interested in maintaining. there are hundreds of them. I did successfully use your app to archive the first hundred, it was great! but then because I only archived them and did not delete them, they came back in the next query. so I couldn't get past the first hundred. I guessed there was a limit somewhere in the code and I found this.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.