profile-icons/GitHub Profile Repo Pins
Customizable public and private profile and Pages repo pins with themes, images, translations, and stats!
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gh_api_token | GitHub PAT. Required for org profiles and private repo pins, but not for user profiles and public repo pins with workflow default: secrets.GITHUB_TOKEN. | yes | — |
| gh_username | GitHub username. Required for org, but not for user profiles with workflow default: github.repository_owner. | yes | — |
| theme | Theme name. Default is github_soft. Add themes at: profile-icons/readme-repo-pins. | no | — |
| background_image | Background image (URL or file path). | no | — |
| repo_names_exclusive | Exclusive list of repositories (owner/repo) to render pins only for, separated by commas. | no | — |
| is_contribution_stats | Include user contribution statistics (percentage). True (any input) or False (empty). Default False. | no | — |
| num_repo_pins | Number of pins to render (capped at 100). Default is 6 or the number of repo_names_exclusive. | no | — |
| repo_pin_order | The order of repo pins displayed. Default is stargazer count. | no | — |
| is_exclude_repos_owned | Exclude owned repos not pinned. True (any input) or False (empty). Overridden by repo_names_exclusive. | no | — |
| is_exclude_repos_contributed | Exclude contributed repos not owned or pinned. True (any input) or False (empty). Overridden by repo_names_exclusive. | no | — |
Outputs
no outputs