{"id":24745659,"url":"https://github.com/lots0logs/gh-action-get-changed-files","last_synced_at":"2025-04-12T22:29:05.240Z","repository":{"id":36783841,"uuid":"171088006","full_name":"lots0logs/gh-action-get-changed-files","owner":"lots0logs","description":"GitHub Action that saves changed files as JSON for use by other actions.","archived":false,"fork":false,"pushed_at":"2024-11-20T09:48:25.000Z","size":305,"stargazers_count":89,"open_issues_count":13,"forks_count":38,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T00:41:36.586Z","etag":null,"topics":["actions","github-actions","github-actions-ci"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/lots0logs.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}},"created_at":"2019-02-17T06:04:49.000Z","updated_at":"2025-03-01T23:08:00.000Z","dependencies_parsed_at":"2023-01-11T17:20:55.975Z","dependency_job_id":"b42b6049-c0c0-4581-a589-8ee8976f0355","html_url":"https://github.com/lots0logs/gh-action-get-changed-files","commit_stats":{"total_commits":76,"total_committers":6,"mean_commits":"12.666666666666666","dds":"0.11842105263157898","last_synced_commit":"e5c59575dff4a94f74c6cc609a77c71f0becf7ec"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lots0logs%2Fgh-action-get-changed-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lots0logs%2Fgh-action-get-changed-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lots0logs%2Fgh-action-get-changed-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lots0logs%2Fgh-action-get-changed-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lots0logs","download_url":"https://codeload.github.com/lots0logs/gh-action-get-changed-files/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248605355,"owners_count":21132158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","github-actions","github-actions-ci"],"created_at":"2025-01-28T03:20:06.346Z","updated_at":"2025-04-12T22:29:05.208Z","avatar_url":"https://github.com/lots0logs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Action: Get Changed Files\nSaves lists of changed files in the `outputs` object and on the filesystem for use by other actions.\n\n### Workflow Config Example\n```\n- uses: lots0logs/gh-action-get-changed-files@2.2.2\n  with:\n    token: ${{ secrets.GITHUB_TOKEN }}\n```\n\n### Inputs\n* **`token`**: [The `GITHUB_TOKEN` secret](https://help.github.com/en/actions/configuring-and-managing-workflows/authenticating-with-the-github_token).\n\n### Outputs\nAll output values are a single JSON encoded array.\n\n* **`all`**: Added, deleted, renamed and modified files\n* **`added`**: Added files\n* **`deleted`**: Deleted files\n* **`renamed`**: Renamed files\n* **`modified`**: Modified files\n\n### JSON Files Created By This Action\n\n* `${HOME}/files.json`\n* `${HOME}/files_modified.json`\n* `${HOME}/files_added.json`\n* `${HOME}/files_deleted.json`\n* `${HOME}/files_renamed.json`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flots0logs%2Fgh-action-get-changed-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flots0logs%2Fgh-action-get-changed-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flots0logs%2Fgh-action-get-changed-files/lists"}