{"id":43367253,"url":"https://github.com/zachspar/semantic-release-gha-output","last_synced_at":"2026-02-02T04:49:38.502Z","repository":{"id":244269066,"uuid":"814312208","full_name":"zachspar/semantic-release-gha-output","owner":"zachspar","description":"A semantic-release plugin to output values from a GitHub Action.","archived":false,"fork":false,"pushed_at":"2025-11-19T04:20:50.000Z","size":726,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-15T15:14:59.318Z","etag":null,"topics":["github-actions","javascript","nodejs","npm","semantic-release","semantic-release-plugin"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/semantic-release-gha-output","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/zachspar.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":"2024-06-12T18:58:12.000Z","updated_at":"2025-11-19T04:20:50.000Z","dependencies_parsed_at":"2024-06-13T19:17:16.553Z","dependency_job_id":"d3f768a5-7e09-459e-bb5d-645096fd058a","html_url":"https://github.com/zachspar/semantic-release-gha-output","commit_stats":null,"previous_names":["zachspar/semantic-release-gha-output"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/zachspar/semantic-release-gha-output","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachspar%2Fsemantic-release-gha-output","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachspar%2Fsemantic-release-gha-output/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachspar%2Fsemantic-release-gha-output/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachspar%2Fsemantic-release-gha-output/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zachspar","download_url":"https://codeload.github.com/zachspar/semantic-release-gha-output/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachspar%2Fsemantic-release-gha-output/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29006076,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T04:25:24.522Z","status":"ssl_error","status_checked_at":"2026-02-02T04:24:51.069Z","response_time":58,"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":["github-actions","javascript","nodejs","npm","semantic-release","semantic-release-plugin"],"created_at":"2026-02-02T04:49:38.406Z","updated_at":"2026-02-02T04:49:38.495Z","avatar_url":"https://github.com/zachspar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# semantic-release-gha-output\n\n[![npm](https://img.shields.io/npm/v/semantic-release-gha-output.svg)](https://www.npmjs.com/package/semantic-release-gha-output)\n\nA semantic-release plugin to output values from a GitHub Action.\n\n| Step               | Description                                                                                  |\n| ------------------ | -------------------------------------------------------------------------------------------- |\n| `verifyConditions` | Sets GitHub Action output variable `published` to false                                     |\n| `verifyRelease`    | Sets GitHub Action output variables `tag` \u0026 `version`                                        |\n| `success`          | Sets GitHub Action output variable `published` to true                                      |\n\n## Install\n\n```bash\n$ npm install semantic-release-gha-output\n```\n\n\n## Outputs\n| Output             | Description                                                                                  |\n| ------------------ | -------------------------------------------------------------------------------------------- |\n| `tag`              | Next release git tag.                                                                        |\n| `version`          | Next release version.                                                                        |\n| `published`        | Boolean string to indicate whether a new release was published.                              |\n\n\n## Usage\n\nThe plugin can be configured in the [**semantic-release** configuration file](https://github.com/semantic-release/semantic-release/blob/master/docs/usage/configuration.md#configuration) or via CLI:\n\n```json\n{\n  \"plugins\": [\n    \"@semantic-release/commit-analyzer\",\n    \"@semantic-release/release-notes-generator\",\n    \"@semantic-release/github\",\n    \"semantic-release-gha-output\"\n  ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachspar%2Fsemantic-release-gha-output","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzachspar%2Fsemantic-release-gha-output","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachspar%2Fsemantic-release-gha-output/lists"}