{"id":17648561,"url":"https://github.com/robitx/snippet-permalink-updater-action","last_synced_at":"2026-03-19T01:39:15.391Z","repository":{"id":249728862,"uuid":"832365004","full_name":"Robitx/snippet-permalink-updater-action","owner":"Robitx","description":"Automates updating Markdown files with permalinks to code snippets","archived":false,"fork":false,"pushed_at":"2024-07-23T00:04:57.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-30T10:45:53.418Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Robitx.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-07-22T21:57:31.000Z","updated_at":"2025-08-08T20:52:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"71fa62b1-b732-486c-aad3-10a289f6630c","html_url":"https://github.com/Robitx/snippet-permalink-updater-action","commit_stats":null,"previous_names":["robitx/snippet-permalink-updater-action"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Robitx/snippet-permalink-updater-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robitx%2Fsnippet-permalink-updater-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robitx%2Fsnippet-permalink-updater-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robitx%2Fsnippet-permalink-updater-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robitx%2Fsnippet-permalink-updater-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Robitx","download_url":"https://codeload.github.com/Robitx/snippet-permalink-updater-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robitx%2Fsnippet-permalink-updater-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30683576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-19T00:52:14.022Z","status":"ssl_error","status_checked_at":"2026-03-19T00:51:33.610Z","response_time":104,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-10-23T11:19:14.601Z","updated_at":"2026-03-19T01:39:15.334Z","avatar_url":"https://github.com/Robitx.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Snippet Permalink Updater Action\n\nThis GitHub Action automatically updates a Markdown file with a permalink to a specific code snippet.\n\nIt's useful for keeping documentation up-to-date with the latest version of your code.\n\n## Features\n\n- Finds a specific snippet in a source file using start and end markers\n- Generates a permalink to the snippet, including the latest commit ID\n- Updates a specified Markdown file with the new permalink\n\n## Usage\n\nTo use this action in your workflow, add the following step:\n\n```yaml\n- name: Update Markdown with Snippet Permalink\n  uses: Robitx/snippet-permalink-updater-action@main\n  with:\n    snippet_file: 'path/to/your/source/file.ext'\n    start_marker: 'README_REFERENCE_MARKER_START'\n    end_marker: 'README_REFERENCE_MARKER_END'\n    markdown_file: 'README.md'\n    replace_marker: '\u003c!-- README_REFERENCE_MARKER_REPLACE_NEXT_LINE --\u003e'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobitx%2Fsnippet-permalink-updater-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobitx%2Fsnippet-permalink-updater-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobitx%2Fsnippet-permalink-updater-action/lists"}