{"id":37518942,"url":"https://github.com/xo-energy/action-get-or-create-release","last_synced_at":"2026-01-16T08:11:54.167Z","repository":{"id":40722968,"uuid":"256044230","full_name":"xo-energy/action-get-or-create-release","owner":"xo-energy","description":"GitHub action that creates or updates a GitHub release","archived":false,"fork":false,"pushed_at":"2024-06-11T17:36:29.000Z","size":1029,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-03T06:02:14.981Z","etag":null,"topics":["github","github-actions"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xo-energy.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}},"created_at":"2020-04-15T21:48:27.000Z","updated_at":"2024-06-04T19:55:56.000Z","dependencies_parsed_at":"2023-02-08T10:01:02.413Z","dependency_job_id":null,"html_url":"https://github.com/xo-energy/action-get-or-create-release","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":"0.11764705882352944","last_synced_commit":"04f89e5fc1f46c911557b105e0b324646686d534"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/xo-energy/action-get-or-create-release","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xo-energy%2Faction-get-or-create-release","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xo-energy%2Faction-get-or-create-release/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xo-energy%2Faction-get-or-create-release/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xo-energy%2Faction-get-or-create-release/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xo-energy","download_url":"https://codeload.github.com/xo-energy/action-get-or-create-release/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xo-energy%2Faction-get-or-create-release/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"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":["github","github-actions"],"created_at":"2026-01-16T08:11:53.552Z","updated_at":"2026-01-16T08:11:54.150Z","avatar_url":"https://github.com/xo-energy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Action - Get or Create Release\n\nThis GitHub Action (written in JavaScript) gets an existing GitHub release or creates a new one, optionally uploads asset attachments to the release, and optionally publishes the release.\n\n## Usage\n\n### Inputs\n\n- `assets`: File glob expression(s) of assets to attach to the release.\n- `body`: Text describing the contents of the release. Default to \"TBA\" when creating a new release.\n- `github_token`: GitHub personal access token. Defaults to the token provided by the workflow run.\n- `prerelease`: `true` to identity the release as a prerelease\n- `previous_release_sha`: Commit SHA of the previous release. If provided, release notes will be generated by querying commit history.\n- `publish`: `true` to publish the release, `false` to leave as a draft. Defaults to `true`.\n- `release_name`: Name of the release. Defaults to `tag_name`.\n- `tag_name`: Tag from which to create the release.\n- `target_commitish`: Specifies where the tag is created from. Defaults to `GITHUB_SHA`.\n\n### Outputs\n\n- `release_id`: The ID of the GitHub release.\n- `upload_url`: The URL for uploading assets to the release.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxo-energy%2Faction-get-or-create-release","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxo-energy%2Faction-get-or-create-release","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxo-energy%2Faction-get-or-create-release/lists"}