Skip to content

Upstream a Stable Library API for the Action #1

@rickstaa

Description

@rickstaa

We should upstream a small, stable library API in github-readme-stats so the Action can depend on it instead of internal handler wiring. This would simplify the Action, reduce breakage from internal refactors, and make releases more reliable.

Proposed scope:

  • Extract card-rendering logic into a supported API (e.g., package exports)
  • Publish and consume a semvered library so the Action can pin versions
  • Update the Action to use the new API and remove handler maps once available

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions