thedannicraft/GitHub Activity Log

Displays your GitHub activity in a README file.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_USERNAMEYour GitHub username.yes
GITHUB_TOKENYour GitHub token.yes
EVENT_LIMITThe maximum number of events to display.10
OUTPUT_STYLESpecifies the format in which the output should be rendered (MARKDOWN or HTML).MARKDOWN
IGNORE_EVENTSThe events to ignore, specified as a JSON array.no[]
HIDE_DETAILS_ON_PRIVATE_REPOSHide details (branch/tag name) on private repositoriesnofalse
README_PATHThe path to the README file.noREADME.md
COMMIT_MESSAGECommit MessagenoUpdate README.md with latest activity
EVENT_EMOJI_MAPOptional YAML object mapping event types to emojis. Example (YAML): PushEvent: "🚀" CreateEvent: "✨" DeleteEvent: "🔥" IssuesEvent: | opened: "🆕" no""
EVENT_TEMPLATETemplate string used to render all events. Placeholders: {emoji}, {event_type}, {action}, {subject}, {verb}, {repo}, {repo_url}, {date}, {number}, {url}, {ref}, {ref_type} Example: "{emoji} {action} {subject} {ref} {number} {verb} [{repo}]({url})" no{emoji} {action} {subject} {ref} {number} {verb} [{repo}]({url})
DRY_RUNEnable dry run mode (no changes will be committed)nofalse

no outputs