Automate Deletion of Unnecessary Github Forks


Summary of my bookmarked Github repositories from Nov 15th, 2023

Github repositories

  • denis-sokolov/remove-github-forks

    **Remove-GitHub-Forks: Streamline Your GitHub Profile Cleanup** If your GitHub profile is cluttered with temporary forks from contributions, this tool is a handy solution. It automatically deletes forks no longer needed after pull requests are merged, maintaining a clean profile. It requires an OAuth token with specific permissions, and you can use it either via npm or Docker. Though GitHub suggests fork deletion post PR branch removal, this tool offers a mass-pruning alternative. Exercise caution, as it prompts confirmation before deletion. Contributors and credits are acknowledged, including @fregante for revitalizing the project. Keep your GitHub organized effortlessly!