{"id":7743494,"name":"jacobsvante/extract-release-commit-action","ecosystem":"actions","description":"Used to extract the release version from a release-please formatted commit.","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/jacobsvante/extract-release-commit-action","keywords_array":[],"namespace":"jacobsvante","versions_count":4,"first_release_published_at":"2022-08-30T12:13:12.000Z","latest_release_published_at":"2024-05-29T16:11:38.000Z","latest_release_number":"v1.0.1","last_synced_at":"2026-05-16T02:02:48.491Z","created_at":"2023-05-17T08:44:33.338Z","updated_at":"2026-05-16T02:02:48.491Z","registry_url":"https://github.com/jacobsvante/extract-release-commit-action","install_command":null,"documentation_url":null,"metadata":{"name":"Extract Release Commit","description":"Used to extract the release version from a release-please formatted commit.","author":"Jacob Magnusson","branding":{"icon":"arrow-up-right","color":"blue"},"inputs":{"commit-message":{"description":"Used to manually provide a comnmit message, in case `github.event.head_commit.message` is not what should be read.","required":false,"default":""}},"outputs":{"version":{"description":"The extracted version. An empty string `\"\"` if it could not be extracted (i.e. not a release commit.)","value":"${{ steps.extract.outputs.version }}"}},"runs":{"using":"composite","steps":[{"shell":"bash","id":"extract","env":{"COMMIT_MSG":"${{ inputs.commit-message || github.event.head_commit.message }}","STRIP_PREFIX":"chore(main): release "},"run":"VERSION=$(echo $COMMIT_MSG | sed -n \"/^$STRIP_PREFIX/p\" | sed \"s/^$STRIP_PREFIX//\")\necho \"version=$VERSION\" \u003e\u003e \"$GITHUB_OUTPUT\"\n"}]},"default_branch":"main","path":null},"repo_metadata":{"id":65160222,"uuid":"530588946","full_name":"jacobsvante/extract-release-commit-action","owner":"jacobsvante","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-29T16:12:29.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-30T06:14:15.058Z","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/jacobsvante.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}},"created_at":"2022-08-30T09:37:45.000Z","updated_at":"2024-05-30T09:09:43.529Z","dependencies_parsed_at":"2023-01-05T05:02:42.128Z","dependency_job_id":null,"html_url":"https://github.com/jacobsvante/extract-release-commit-action","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobsvante%2Fextract-release-commit-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobsvante%2Fextract-release-commit-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobsvante%2Fextract-release-commit-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobsvante%2Fextract-release-commit-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacobsvante","download_url":"https://codeload.github.com/jacobsvante/extract-release-commit-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":207382298,"owners_count":14711666,"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"},"owner_record":{"login":"jacobsvante","name":"Jacob Magnusson","uuid":"190835","kind":"user","description":"","email":"","website":null,"location":"Hestra, Sweden","twitter":null,"company":"Hyperkliv AB","icon_url":"https://avatars.githubusercontent.com/u/190835?v=4","repositories_count":96,"last_synced_at":"2023-03-11T23:25:34.094Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jacobsvante","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T01:41:11.578Z","updated_at":"2023-03-11T23:25:34.220Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacobsvante","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacobsvante/repositories"},"tags":[{"name":"v1.0.1","sha":"78a7f3ba59b0aac01c59a2d321a1aea646e0ba1d","kind":"commit","published_at":"2024-05-29T16:11:38.000Z","download_url":"https://codeload.github.com/jacobsvante/extract-release-commit-action/tar.gz/v1.0.1","html_url":"https://github.com/jacobsvante/extract-release-commit-action/releases/tag/v1.0.1","dependencies_parsed_at":"2024-05-31T07:31:11.699Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobsvante%2Fextract-release-commit-action/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobsvante%2Fextract-release-commit-action/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"7d5253e1d4d3742532ff34d71d49af769c415ae4","kind":"tag","published_at":"2022-08-30T12:13:29.000Z","download_url":"https://codeload.github.com/jacobsvante/extract-release-commit-action/tar.gz/v1.0","html_url":"https://github.com/jacobsvante/extract-release-commit-action/releases/tag/v1.0","dependencies_parsed_at":"2023-06-01T11:37:08.639Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobsvante%2Fextract-release-commit-action/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobsvante%2Fextract-release-commit-action/tags/v1.0/manifests"},{"name":"v1","sha":"7d5253e1d4d3742532ff34d71d49af769c415ae4","kind":"tag","published_at":"2022-08-30T12:13:29.000Z","download_url":"https://codeload.github.com/jacobsvante/extract-release-commit-action/tar.gz/v1","html_url":"https://github.com/jacobsvante/extract-release-commit-action/releases/tag/v1","dependencies_parsed_at":"2023-06-01T11:37:09.326Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobsvante%2Fextract-release-commit-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobsvante%2Fextract-release-commit-action/tags/v1/manifests"},{"name":"v1.0.0","sha":"7d5253e1d4d3742532ff34d71d49af769c415ae4","kind":"commit","published_at":"2022-08-30T12:13:12.000Z","download_url":"https://codeload.github.com/jacobsvante/extract-release-commit-action/tar.gz/v1.0.0","html_url":"https://github.com/jacobsvante/extract-release-commit-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-01T11:37:08.159Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobsvante%2Fextract-release-commit-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobsvante%2Fextract-release-commit-action/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-06-16T18:27:57.089Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.775788306132153,"dependent_packages_count":0.0,"stargazers_count":48.363175408017746,"forks_count":35.17033750594201,"docker_downloads_count":null,"average":27.077325305022978},"purl":"pkg:githubactions/jacobsvante/extract-release-commit-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/jacobsvante/extract-release-commit-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/jacobsvante/extract-release-commit-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/jacobsvante/extract-release-commit-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jacobsvante%2Fextract-release-commit-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jacobsvante%2Fextract-release-commit-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jacobsvante%2Fextract-release-commit-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jacobsvante%2Fextract-release-commit-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jacobsvante%2Fextract-release-commit-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jacobsvante%2Fextract-release-commit-action/codemeta","maintainers":[]}