{"id":17726707,"url":"https://github.com/sergeysova/gist-read-action","last_synced_at":"2025-03-14T06:32:27.630Z","repository":{"id":40717389,"uuid":"267356069","full_name":"sergeysova/gist-read-action","owner":"sergeysova","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-12T05:48:23.000Z","size":50,"stargazers_count":2,"open_issues_count":4,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T11:50:28.506Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/sergeysova.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":"2020-05-27T15:25:55.000Z","updated_at":"2024-03-22T05:31:40.000Z","dependencies_parsed_at":"2024-10-25T21:19:32.924Z","dependency_job_id":"074b8ed4-46ac-45e5-9b69-189a1388247b","html_url":"https://github.com/sergeysova/gist-read-action","commit_stats":{"total_commits":13,"total_committers":3,"mean_commits":4.333333333333333,"dds":"0.23076923076923073","last_synced_commit":"09f8b3c05b039b2fb93b20b7d3ad860169052303"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergeysova%2Fgist-read-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergeysova%2Fgist-read-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergeysova%2Fgist-read-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergeysova%2Fgist-read-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sergeysova","download_url":"https://codeload.github.com/sergeysova/gist-read-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243538060,"owners_count":20307100,"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":[],"created_at":"2024-10-25T17:06:37.253Z","updated_at":"2025-03-14T06:32:26.368Z","avatar_url":"https://github.com/sergeysova.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gist-Read v1\n\nThe action to read content of a gist to an output.\n\nSee also [gist-write](https://github.com/sergeysova/gist-write-action).\n\n## Usage\n\nSee [action.yml](./action.yml)\n\n## Example\n\nSimple (just read content of a gist and echo it):\n\n```yaml\nsteps:\n  - uses: sergeysova/gist-read-action@v1\n    id: example-gist\n    with:\n      gist_id: 7bcddb642d16d291959642fc60feec9b\n      file_name: example.txt\n\n  - name: show content\n    run: echo \"Hello ${{ steps.example-gist.outputs.content }}\"\n```\n\n## License\n\nThe scripts and documentation in this project are released under the [MIT License](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergeysova%2Fgist-read-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergeysova%2Fgist-read-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergeysova%2Fgist-read-action/lists"}