{"id":17099038,"url":"https://github.com/dhimmel/dump-actions-context","last_synced_at":"2026-02-22T05:33:54.724Z","repository":{"id":58303015,"uuid":"525463513","full_name":"dhimmel/dump-actions-context","owner":"dhimmel","description":"Expose GitHub actions context based on the workflow event type","archived":false,"fork":false,"pushed_at":"2026-02-04T18:05:47.000Z","size":224,"stargazers_count":20,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-05T05:17:18.048Z","etag":null,"topics":["actions","context","github","github-actions","gron","json","workflow"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dhimmel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-08-16T16:40:13.000Z","updated_at":"2026-02-04T18:05:51.000Z","dependencies_parsed_at":"2024-06-05T19:47:11.814Z","dependency_job_id":"4424c293-80e1-487a-954c-f9ea06a6b088","html_url":"https://github.com/dhimmel/dump-actions-context","commit_stats":{"total_commits":86,"total_committers":4,"mean_commits":21.5,"dds":0.3023255813953488,"last_synced_commit":"1d8a6a036f9d50c4c765c423f417a57be77cd095"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dhimmel/dump-actions-context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhimmel%2Fdump-actions-context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhimmel%2Fdump-actions-context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhimmel%2Fdump-actions-context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhimmel%2Fdump-actions-context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhimmel","download_url":"https://codeload.github.com/dhimmel/dump-actions-context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhimmel%2Fdump-actions-context/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29705536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T03:17:42.375Z","status":"ssl_error","status_checked_at":"2026-02-22T03:17:31.622Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actions","context","github","github-actions","gron","json","workflow"],"created_at":"2024-10-14T15:08:50.946Z","updated_at":"2026-02-22T05:33:54.709Z","avatar_url":"https://github.com/dhimmel.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Materialized GitHub Actions contexts by event type\n\nRuns GitHub actions and dumps contexts to see what variables are available.\nThis can be helpful when writing GitHub actions workflows that use context variables.\nSince the available context variables depend on the event type,\nthis repository aims to capture as many event types as possible.\nContributions are welcome to add additional event types.\n\n## Contexts\n\nContexts are combined into a single JSON file and written back to the repository in the [`contexts`](contexts) directory.\nThe JSON files are also exported in [gron](https://github.com/tomnomnom/gron) format for easy identification of the absolute path to a value.\n\nYou can also search for workflow runs by event type:\n\n- [push](https://github.com/dhimmel/dump-actions-context/actions?query=event:push)\n- [pull_request](https://github.com/dhimmel/dump-actions-context/actions?query=event:pull_request)\n- [workflow_dispatch](https://github.com/dhimmel/dump-actions-context/actions?query=event:workflow_dispatch)\n- [schedule](https://github.com/dhimmel/dump-actions-context/actions?query=event:schedule)\n- [release](https://github.com/dhimmel/dump-actions-context/actions?query=event:release)\n\nOne benefit of the workflow logs is that gron output has syntax highlighting.\nHowever, workflow logs are only retained for 90 days,\nso for many event types, only the materialized files committed back to the repository will be available.\n\n## References\n\n- https://docs.github.com/en/actions/learn-github-actions/contexts#example-printing-context-information-to-the-log\n- https://github.com/community/community/discussions/12269\n- https://twitter.com/dhimmel/status/1559592874282557442\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhimmel%2Fdump-actions-context","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhimmel%2Fdump-actions-context","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhimmel%2Fdump-actions-context/lists"}