thisisrick25/readme-engine

A GitHub Action to dynamically update sections of your profile README with GitHub activity using a plugin-based architecture.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_TOKENThe GitHub token to use for authentication.yes
PLUGINSA comma-separated list of plugins to run.yes
PLUGIN_CONFIGJSON string containing configuration for each plugin (e.g., {"prs": {"maxPrs": 5}, "notable-contributions": {"maxPrs": 10}}).no{}
COMMIT_AUTHOR_NAMEOptional. The name to attribute the automated commit to. Must be set together with COMMIT_AUTHOR_EMAIL; otherwise the commit is made by the default token identity (github-actions[bot]).no
COMMIT_AUTHOR_EMAILOptional. The email to attribute the automated commit to. Must be verified on the target GitHub account for the commit to link to the user and count toward contributions. Must be set together with COMMIT_AUTHOR_NAME.no

no outputs