1 Open Issue Need Help Last updated: Jul 16, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Create a GitHub Action that counts the total stars of all repositories in an organization, generates a Shields.io badge JSON file reflecting this count, hosts the JSON file (e.g., using GitHub Pages), and updates the organization's README with the badge. This involves using the GitHub API, scripting (Python example provided), and potentially setting up GitHub Pages or a similar hosting solution.

Complexity: 3/5
documentation help wanted