leoweyr/GitHub Profile Readme Postprocessor Action

Automatically update your GitHub profile README with your recent activity and repository insights using a local Go server.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
readme_template_pathPath to the README template file.notemplate/README.md
github_tokenGitHub Token for API accessyes
sort_latest_activity_blocksWhether to sort the LATEST_ACTIVITY blocks in descending order by timestamp.nofalse
tasksJSON list of tasks. Each task defines an anchor, endpoint, and specific params. Example: [{"anchor": "<!-- REPOS -->", "endpoint": "/v1/contributed-repositories/markdown", "params": {"limit_count": 5}}]no[ { "anchor": "<!-- SUPPORT_INFO -->", "endpoint": "/v1/support/markdown", "params": {} }, { "anchor": "<!-- CONTRIBUTED_REPOS -->", "endpoint": "/v1/contributed-repositories/markdown", "params": {} } ]

no outputs