Open Issues Need Help
View All on GitHub Include a badge to count all stars of all repos in the org about 2 months ago
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