daraan/GitHub PR Stats Action

Generate stat card images about merged PR in GitHub Actions (aggregated by organization).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
cardCard type to generate (prs).noprs
optionsOptions for the card (query string or JSON).no""
pathOutput path for SVG file (relative path; include filename with .svg). For prs cards, this is a filename prefix.no""
tokenGitHub token (PAT or GITHUB_TOKEN).no""
usernameGitHub username. Overrides `username` in options.no""
themeCard theme name. Overrides `theme` in options.no""
title_colorTitle hex color (without \#). Overrides `title_color` in options.no""
text_colorText hex color (without \#). Overrides `text_color` in options.no""
icon_colorIcon hex color (without \#). Overrides `icon_color` in options.no""
bg_colorBackground hex color (without \#). Overrides `bg_color` in options.no""
border_colorBorder hex color (without \#). Overrides `border_color` in options.no""
hide_borderHide the card border (true/false). Overrides `hide_border` in options.no""
border_radiusCard border radius. Overrides `border_radius` in options.no""
excludeComma-separated repo name substrings to exclude. Overrides `exclude` in options.no""
includesComma-separated "owner/repo" names to always include, even if they have no merged PRs or are forks. Overrides `includes` in options.no""
custom_imagesCustom image URLs for specific repositories, overriding the default owner avatar. Provide one mapping per line in "repo_name: image_url" format. The key can be a full repo name ("owner/repo"), a short repo name ("repo"), or an org/user login. Example: MyRepo: https://example.com/my-repo-logo.png owner/OtherRepo: https://example.com/other-logo.svg no""
namedescription
pathPath where the SVG file was written.