actions-marketplace-validations/GitHub - Activity - Readme

Updates README with the recent GitHub activity of a user

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 15, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/4lch4_github-activity-readme@4aefbfa1c222d70537dc6a02f0519266aab2b1ea # no releases — HEAD as of 2026-07-16

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
GH_USERNAMEYour GitHub usernameno${{ github.repository_owner }}
COMMIT_NAMEName of the committernogithub-actions[bot]
COMMIT_EMAILEmail of the committerno41898282+github-actions[bot]@users.noreply.github.com
COMMIT_MSGCommit message used while committing to the repono:zap: Update README with the recent activity
MAX_LINESThe maximum number of lines populated in your readme fileno5
TARGET_FILEThe file location to write changes tonoREADME.md
EMPTY_COMMIT_MSGCommit message used when there are no updatesno:memo: empty commit to keep workflow active after 60 days of no activity
FILTER_EVENTSEvents that should be displayed on profilenoIssueCommentEvent,IssuesEvent,PullRequestEvent,ReleaseEvent

no outputs