{"id":17093046,"url":"https://github.com/peter-murray/github-issue-metadata-action","last_synced_at":"2026-04-13T23:33:56.068Z","repository":{"id":251068978,"uuid":"835631407","full_name":"peter-murray/github-issue-metadata-action","owner":"peter-murray","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-02T13:28:18.000Z","size":418,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-30T08:55:33.426Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/peter-murray.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":"2024-07-30T08:17:22.000Z","updated_at":"2024-08-02T13:28:21.000Z","dependencies_parsed_at":"2024-07-31T18:44:55.417Z","dependency_job_id":"38aa6b68-e4d4-4c2f-965d-c5d5b199b7a9","html_url":"https://github.com/peter-murray/github-issue-metadata-action","commit_stats":null,"previous_names":["peter-murray/github-issue-metadata-action"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peter-murray/github-issue-metadata-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-murray%2Fgithub-issue-metadata-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-murray%2Fgithub-issue-metadata-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-murray%2Fgithub-issue-metadata-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-murray%2Fgithub-issue-metadata-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peter-murray","download_url":"https://codeload.github.com/peter-murray/github-issue-metadata-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-murray%2Fgithub-issue-metadata-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31775967,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"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":[],"created_at":"2024-10-14T14:04:22.899Z","updated_at":"2026-04-13T23:33:56.050Z","avatar_url":"https://github.com/peter-murray.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github-issue-metadata-action\n\nThis action exists to inject and extract metadata hidden inside an Issue body contents.\n\n## set-metadata\n\nAn action that will allow you to set some metadata into an issue.\n\n### Parameters\n\n* `github_token`: GitHub token used for access, defaults to `${{ github.token }}`\n* `repository`: Optional repository full name, i.e. `\u003cowner\u003e/\u003crepo\u003e` for the repositoryt hat hosts the issues, defaults to `${{ github.repository }}`\n* `issue_number`: The issue number that will be used to store the metadata\n* `metadata_marker`: Optional metadata marker/key name for the metadata object, defaults to `bootstrap`.\n* `metadata_value`: The actual string value to set for the value of the metadata\n* `github_api_url`: Optional GitHub API URL to use for accessing the issue, defaults to the `${{ github.api_url}}` from the actions runtime\n\n\n## get-metadata\n\nAn action that will fetch any existing metadata from an issue.\n\n### Parameters\n\n* `github_token`: GitHub token used for access, defaults to `${{ github.token }}`\n* `repository`: Optional repository full name, i.e. `\u003cowner\u003e/\u003crepo\u003e` for the repositoryt hat hosts the issues, defaults to `${{ github.repository }}`\n* `issue_number`: The issue number that will be used to store the metadata\n* `metadata_marker`: Optional metadata marker/key name for the metadata object, defaults to `bootstrap`.\n* `metadata_parse_json_payload`: A boolean flag that will further parse the content for the marker metadata as JSON and then provide outputs for each key in the data under `metadata_value_\u003ckey\u003e` in the outputs\n* `github_api_url`: Optional GitHub API URL to use for accessing the issue, defaults to the `${{ github.api_url}}` from the actions runtime\n\n### Outputs\n\n* `metadata_value`: The string value of the metadata sorted in the marker\n* `metadata_value_\u003ckey\u003e`: The additional key based metadata values if the `metadata_parse_json_payload` is set to `true`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeter-murray%2Fgithub-issue-metadata-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeter-murray%2Fgithub-issue-metadata-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeter-murray%2Fgithub-issue-metadata-action/lists"}