Skip to content

Conversation

@CalvinAllen
Copy link
Contributor

Summary

  • Use static shields.io badges with for-the-badge style (private repo cannot use dynamic badges)
  • Remove CI non-interactive mode section from init documentation (nobody initializes a repo from CI)

Changes

  • Changed workflow badges from dynamic (shields.io GitHub API) to static badges that link to workflows
  • Removed the "non-interactive mode for CI" section since init is meant for maintainers, not CI

Nobody initializes a repo from CI - the init command is for
maintainers setting up rnr in their project.
shields.io cannot access GitHub API for private repos, so using
static badges with for-the-badge style that link to the workflows.
GitHub native badges show actual status and work for private repos.
shields.io cannot access GitHub API for private repos.
@CalvinAllen CalvinAllen merged commit 9da3753 into main Jan 9, 2026
2 checks passed
@CalvinAllen CalvinAllen deleted the fix/readme-badges branch January 9, 2026 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants