{"id":5801020,"name":"taiki-e/create-gh-release-action","ecosystem":"actions","description":"GitHub Action for creating GitHub Releases based on changelog","homepage":"","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/taiki-e/create-gh-release-action","keywords_array":["github-actions"],"namespace":"taiki-e","versions_count":30,"first_release_published_at":"2021-02-03T13:11:55.000Z","latest_release_published_at":"2026-04-17T19:36:44.000Z","latest_release_number":"v1.11.0","last_synced_at":"2026-09-04T22:18:03.062Z","created_at":"2023-01-04T12:43:12.771Z","updated_at":"2026-09-10T18:55:14.484Z","registry_url":"https://github.com/taiki-e/create-gh-release-action","install_command":null,"documentation_url":null,"metadata":{"name":"Create GitHub Releases based on changelog","description":"GitHub Action for creating GitHub Releases based on changelog","inputs":{"changelog":{"description":"Path to changelog (variables `$tag`, `$version`, `$prefix`, and any string)","required":false},"allow-missing-changelog":{"description":"Create the release even if the changelog entry corresponding to the version is missing. The default value of the changelog will be an empty string.\n","required":false,"default":"false"},"title":{"description":"Format of title (variables `$tag`, `$version`, `$prefix`, and any string)","required":false,"default":"$tag"},"draft":{"description":"Create a draft release ('true' or 'false')","required":false,"default":"false"},"branch":{"description":"Reject releases from commits not contained in branches that match the specified pattern (regular expression)","required":false},"prefix":{"description":"An optional pattern that matches a prefix for the release tag, before the version number.\nIf a prefix is provided, an optional '-' character is permitted (but not required) between the prefix and the version number.   For example, the tags 'my-crate-v0.1.2' and 'my-crate0.1.0' both have the prefix 'my-crate'.\nThis is interpreted as a bash-style regular expression, so it may be used to match multiple prefix strings. Therefore, literal characters that are part of bash's regular expression syntax, such as `$`, `^`, `[`, `]`, `{`, `}`, `(`, `)`, and `|` must be escaped if they occur in the prefix pattern.\nIf a prefix pattern is provided, the portion of the tag that matched the prefix can be interpolated into `title` and `changelog` via the `$prefix` variable.\n","required":false,"default":""},"token":{"description":"GitHub token for creating GitHub Releases.\nIf not set this option, the GITHUB_TOKEN environment variable will be used. If not set both this option and the GITHUB_TOKEN environment variable, github.token will be used.\n","required":false},"ref":{"description":"Fully-formed tag ref for this release.\nIf not set this option, the GITHUB_REF environment variable (automatically set by GitHub Actions) will be used.\n","required":false}},"outputs":{"computed-prefix":{"description":"The computed prefix, including '-' and 'v' if found.\n","value":"${{ steps.main.outputs.computed-prefix }}"},"version":{"description":"The version number extracted from the tag. The tag name is a concatenation of computed-prefix and version.","value":"${{ steps.main.outputs.version }}"}},"runs":{"using":"composite","steps":[{"id":"main","run":"bash --noprofile --norc \"${GITHUB_ACTION_PATH:?}/main.sh\"","shell":"bash","env":{"INPUT_CHANGELOG":"${{ inputs.changelog }}","INPUT_ALLOW_MISSING_CHANGELOG":"${{ inputs.allow-missing-changelog }}","INPUT_TITLE":"${{ inputs.title }}","INPUT_DRAFT":"${{ inputs.draft }}","INPUT_BRANCH":"${{ inputs.branch }}","INPUT_PREFIX":"${{ inputs.prefix }}","INPUT_TOKEN":"${{ inputs.token }}","INPUT_REF":"${{ inputs.ref }}","DEFAULT_GITHUB_TOKEN":"${{ github.token }}"}}]},"default_branch":"main","path":null},"repo_metadata":{"id":37469506,"uuid":"335611917","full_name":"taiki-e/create-gh-release-action","owner":"taiki-e","description":"GitHub Action for creating GitHub Releases based on changelog.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:42:11.000Z","size":168,"stargazers_count":96,"open_issues_count":5,"forks_count":12,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-09-04T22:13:04.659Z","etag":null,"topics":["github-actions"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/taiki-e.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","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},"funding":{"github":"taiki-e"}},"created_at":"2021-02-03T12:07:34.000Z","updated_at":"2026-08-12T15:20:44.000Z","dependencies_parsed_at":"2026-02-27T08:04:22.003Z","dependency_job_id":null,"html_url":"https://github.com/taiki-e/create-gh-release-action","commit_stats":{"total_commits":198,"total_committers":5,"mean_commits":39.6,"dds":0.04040404040404044,"last_synced_commit":"9cde2a76da067fc609a70deac6d209b88407861f"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/taiki-e/create-gh-release-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taiki-e","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/sbom","scorecard":{"id":865831,"data":{"date":"2025-08-11","repo":{"name":"github.com/taiki-e/create-gh-release-action","commit":"4b92b204d7c1ac27e897b687f9e7dda9df2915d2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/ci.yml:30","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:4"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/taiki-e/create-gh-release-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/taiki-e/create-gh-release-action/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/taiki-e/create-gh-release-action/release.yml/main?enable=pin","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/taiki-e/.github/SECURITY.md:1","Info: Found linked content: github.com/taiki-e/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/taiki-e/.github/SECURITY.md:1","Info: Found text in security policy: github.com/taiki-e/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-24T02:40:39.440Z","repository_id":37469506,"created_at":"2025-08-24T02:40:39.441Z","updated_at":"2025-08-24T02:40:39.441Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37201165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-10T02:00:06.818Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"taiki-e","name":"Taiki Endo","uuid":"43724913","kind":"user","description":"","email":"","website":null,"location":"Japan","twitter":"_taiki_e","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43724913?v=4","repositories_count":286,"last_synced_at":"2024-05-01T10:44:06.998Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"taiki-e"}},"html_url":"https://github.com/taiki-e","funding_links":["https://github.com/sponsors/taiki-e"],"total_stars":3644,"followers":700,"following":0,"created_at":"2022-11-02T16:27:20.918Z","updated_at":"2024-05-01T10:44:07.034Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taiki-e","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taiki-e/repositories"},"tags":[{"name":"v1.11.0","sha":"eba8ea96c86cca8a37f1b56e94b4d13301fba651","kind":"commit","published_at":"2026-04-17T19:36:44.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.11.0","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"f67cf7b2dadd83d36b981e674a6b08063997ce68","kind":"commit","published_at":"2026-04-04T16:03:43.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.10.0","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"c5baa0b5dc700cf06439d87935e130220a6882d9","kind":"commit","published_at":"2026-03-08T14:26:01.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.9.3","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"56a8b3f8449593aa02b91f7b84da564f476e94f0","kind":"commit","published_at":"2026-01-06T16:41:13.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.9.2","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"26b80501670402f1999aff4b934e1574ef2d3705","kind":"commit","published_at":"2025-03-29T03:53:20.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.9.1","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.9.1","dependencies_parsed_at":"2025-04-17T07:09:50.551Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.9.1/manifests"},{"name":"v1.8.4","sha":"b7abb0cf5e72cb5500307b577f9ca3fd4c5be9d2","kind":"commit","published_at":"2025-01-20T16:00:38.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.8.4","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.8.4","dependencies_parsed_at":"2025-02-13T04:47:34.526Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.8.4/manifests"},{"name":"v1.9.0","sha":"ceeaaf73c0f3f0cadd7bfd9b4d27de4076891fc2","kind":"commit","published_at":"2025-01-20T15:56:36.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.9.0","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.9.0","dependencies_parsed_at":"2025-02-13T04:47:34.526Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"d33396ec937b3c8de323c14ec623aa6bfb93d9a1","kind":"commit","published_at":"2025-01-10T15:29:35.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.8.3","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.8.3","dependencies_parsed_at":"2025-01-12T04:15:51.992Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.8.3/manifests"},{"name":"v1.8.3","sha":"d33396ec937b3c8de323c14ec623aa6bfb93d9a1","kind":"commit","published_at":"2025-01-10T15:29:35.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.8.3","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.8.3","dependencies_parsed_at":"2025-01-12T04:15:52.002Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"72d65cee1f8033ef0c8b5d79eaf0c45c7c578ce3","kind":"commit","published_at":"2024-04-19T16:47:27.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.8.2","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.8.2","dependencies_parsed_at":"2024-04-21T09:09:42.258Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"c88e967dc754f9d45751df0de0a9e636115f121d","kind":"commit","published_at":"2024-04-13T14:30:21.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.8.1","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.8.1","dependencies_parsed_at":"2024-04-16T06:48:29.165Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8df4de6534ceacdaed10a08f73418ca751f31793","kind":"commit","published_at":"2023-10-05T11:49:25.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.8.0","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.8.0","dependencies_parsed_at":"2023-10-12T04:58:55.676Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"9762dfdfe60a96b3fef6c4a0aaafd9840f1195b7","kind":"commit","published_at":"2023-09-09T18:05:06.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.7.2","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.7.2","dependencies_parsed_at":"2023-09-12T05:22:38.196Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"ea43e4812edfe53e49bb607b888db360c7c17a6e","kind":"commit","published_at":"2023-08-06T10:06:07.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.7.1","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.7.1","dependencies_parsed_at":"2023-08-09T05:10:05.648Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"3b8000942cbb1a3a131e78f4d3ccfe1575c2c278","kind":"commit","published_at":"2023-03-22T15:28:10.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.7.0","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.7.0","dependencies_parsed_at":"2023-06-01T00:18:04.530Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"0a3a16aba523e2d3ff92a744269fc789c14df703","kind":"commit","published_at":"2023-03-19T07:38:53.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.6.3","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.6.3","dependencies_parsed_at":"2023-06-01T00:18:08.981Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"53e4930bd2723a82d1a54b244a80277657781ec6","kind":"commit","published_at":"2022-12-24T09:50:24.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.6.2","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.6.2","dependencies_parsed_at":"2023-06-01T00:18:09.553Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"426f7d3b286dc631e7361a1738e1d2f7418b7f01","kind":"commit","published_at":"2022-10-14T04:07:31.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.6.1","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.6.1","dependencies_parsed_at":"2023-06-01T00:18:05.801Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"7496aa247f4373b75ba6254fd2bd2983fa136d5f","kind":"commit","published_at":"2022-09-08T15:09:18.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.6.0","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.6.0","dependencies_parsed_at":"2023-06-01T00:18:05.762Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3de2e252cf308192e55c6d49c7d57f7086a9c70e","kind":"commit","published_at":"2022-02-17T04:02:37.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.5.0","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.5.0","dependencies_parsed_at":"2023-05-30T18:40:31.945Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.5.0/manifests"},{"name":"v1","sha":"3de2e252cf308192e55c6d49c7d57f7086a9c70e","kind":"commit","published_at":"2022-02-17T04:02:37.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1","dependencies_parsed_at":"2023-05-30T18:40:32.205Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1/manifests"},{"name":"v1.4.0","sha":"bdd0db1ae021b3836d8053b477b4651ddb5993e2","kind":"commit","published_at":"2021-12-25T17:20:13.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.4.0","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.4.0","dependencies_parsed_at":"2023-05-30T18:40:32.575Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"6b1a2459d20c73b4fcdc317033b789eeeda02373","kind":"commit","published_at":"2021-12-21T14:47:58.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.3.0","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.3.0","dependencies_parsed_at":"2023-05-30T18:40:32.916Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"eb843d00d08bbc6b0b13043b33740f04ad4f21e8","kind":"commit","published_at":"2021-07-24T11:17:21.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.2.2","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.2.2","dependencies_parsed_at":"2023-05-30T18:40:33.242Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"39134509b11521b7a3206bc05227adb46732e59c","kind":"commit","published_at":"2021-07-22T08:59:22.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.2.1","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.2.1","dependencies_parsed_at":"2023-05-30T18:40:33.570Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"01996622899b7bdfa118a835184a6fe472bb98fc","kind":"commit","published_at":"2021-07-20T08:48:17.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.2.0","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-30T18:40:33.858Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"2083f9b0b1c28098bb6e78d232e30cdf5aa76c6e","kind":"commit","published_at":"2021-06-23T15:23:45.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.1.0","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-30T18:40:34.165Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"a54ff1058ce3b41b13ed2392fa0fc12a5f67a09d","kind":"commit","published_at":"2021-04-12T17:13:12.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.0.3","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-30T18:40:34.614Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4232e8dd1fb790ac45898f5dddeb83c0dbb04866","kind":"commit","published_at":"2021-02-28T09:27:50.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.0.2","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-30T18:40:34.985Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"af2eb626da1e191f4f1c09549e9cfa4b8c49faf0","kind":"commit","published_at":"2021-02-12T16:29:01.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.0.1","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-30T18:40:35.496Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"491e676fb9eb35ec660073b59a172e2fd347dafc","kind":"commit","published_at":"2021-02-03T13:11:55.000Z","download_url":"https://codeload.github.com/taiki-e/create-gh-release-action/tar.gz/v1.0.0","html_url":"https://github.com/taiki-e/create-gh-release-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-30T18:40:36.164Z","dependency_job_id":null,"purl":"pkg:github/taiki-e/create-gh-release-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-10T18:55:14.484Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":656,"rankings":{"downloads":null,"dependent_repos_count":1.2803042307082872,"dependent_packages_count":0.0,"stargazers_count":3.9549992077325307,"forks_count":5.16558390112502,"docker_downloads_count":4.943749009665663,"average":3.0689272698463},"purl":"pkg:githubactions/taiki-e/create-gh-release-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/taiki-e/create-gh-release-action","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/actions/taiki-e/create-gh-release-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/taiki-e/create-gh-release-action/dependencies","status":null,"funding_links":["https://github.com/sponsors/taiki-e"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T22:09:14.007Z","issues_count":22,"pull_requests_count":14,"avg_time_to_close_issue":5534880.5,"avg_time_to_close_pull_request":74337.58333333333,"issues_closed_count":18,"pull_requests_closed_count":12,"pull_request_authors_count":7,"issue_authors_count":16,"avg_comments_per_issue":1.9090909090909092,"avg_comments_per_pull_request":1.7857142857142858,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiki-e%2Fcreate-gh-release-action/issues","maintainers":[{"login":"taiki-e","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taiki-e"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/taiki-e%2Fcreate-gh-release-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/taiki-e%2Fcreate-gh-release-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/taiki-e%2Fcreate-gh-release-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/taiki-e%2Fcreate-gh-release-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/taiki-e%2Fcreate-gh-release-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/taiki-e%2Fcreate-gh-release-action/codemeta","maintainers":[]}