{"id":5789919,"name":"ppodds/relno-action","ecosystem":"actions","description":"A GitHub action that creates release notes from commit messages and pull requests. Fully customizable to meet your needs.","homepage":"https://relno.ppodds.cc","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/ppodds/relno-action","keywords_array":["actions","auto-generator","github","github-actions","release","release-notes","relno","typescript"],"namespace":"ppodds","versions_count":23,"first_release_published_at":"2022-12-03T10:13:52.000Z","latest_release_published_at":"2023-12-07T13:27:45.000Z","latest_release_number":"v3.0.0","last_synced_at":"2026-09-08T00:32:26.902Z","created_at":"2023-01-03T17:31:38.635Z","updated_at":"2026-09-12T13:40:53.980Z","registry_url":"https://github.com/ppodds/relno-action","install_command":null,"documentation_url":null,"metadata":{"name":"relno-action","description":"A GitHub action that creates release notes from commit messages and pull requests. Fully customizable to meet your needs.","author":"ppodds","inputs":{"token":{"required":true,"description":"GitHub token"}},"outputs":{"release-note":{"description":"The generated release note"}},"runs":{"using":"node20","main":"dist/index.js"},"branding":{"icon":"book-open","color":"blue"},"default_branch":"master","path":null},"repo_metadata":{"id":64156619,"uuid":"572063688","full_name":"ppodds/relno-action","owner":"ppodds","description":"GitHub Actions for Relno. Support custom release notes generation.","archived":false,"fork":false,"pushed_at":"2026-09-07T22:47:45.000Z","size":1204,"stargazers_count":12,"open_issues_count":33,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-09-08T00:19:16.775Z","etag":null,"topics":["actions","auto-generator","github","github-actions","release","release-notes","relno","typescript"],"latest_commit_sha":null,"homepage":"https://relno.ppodds.cc","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/ppodds.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2022-11-29T13:31:39.000Z","updated_at":"2023-06-14T15:45:44.000Z","dependencies_parsed_at":"2026-09-08T00:24:02.370Z","dependency_job_id":null,"html_url":"https://github.com/ppodds/relno-action","commit_stats":{"total_commits":82,"total_committers":2,"mean_commits":41.0,"dds":"0.13414634146341464","last_synced_commit":"3a77c6b0e5eb787399e0c440040e88b122d8c532"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/ppodds/relno-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppodds","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/sbom","scorecard":{"id":492161,"data":{"date":"2025-08-11","repo":{"name":"github.com/ppodds/relno-action","commit":"75c08317ab4c619384b726050ea0a9c2b43566dd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/8 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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-test.yml:1","Info: no jobLevel write permissions found"],"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/ppodds/relno-action/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/ppodds/relno-action/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/ppodds/relno-action/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/ppodds/relno-action/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/ppodds/relno-action/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ppodds/relno-action/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ppodds/relno-action/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/ppodds/relno-action/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ppodds/relno-action/unit-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unit-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/ppodds/relno-action/unit-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ppodds/relno-action/unit-test.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T19:27:43.692Z","repository_id":64156619,"created_at":"2025-08-19T19:27:43.692Z","updated_at":"2025-08-19T19:27:43.692Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37237692,"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-12T02:00:07.213Z","response_time":57,"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":"ppodds","name":"ppodds","uuid":"11408727","kind":"user","description":"A CS Student in Taiwan. Want to learn more and develop more.","email":"","website":"https://ppodds.cc/","location":"Taiwan","twitter":"ppodds","company":"National Central University","icon_url":"https://avatars.githubusercontent.com/u/11408727?u=38ccc5766af08845a71a2a57d1b72968fc2f197c\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-03T23:44:53.192Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ppodds","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:47:14.852Z","updated_at":"2023-03-03T23:44:53.203Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppodds","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppodds/repositories"},"tags":[{"name":"v3.0.0","sha":"0d599c35576fe03e87f8bc90a84c23c76d3b57b3","kind":"commit","published_at":"2023-12-07T13:27:45.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v3.0.0","html_url":"https://github.com/ppodds/relno-action/releases/tag/v3.0.0","dependencies_parsed_at":"2023-12-09T05:06:12.312Z","dependency_job_id":null,"purl":"pkg:github/ppodds/relno-action@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v3.0.0/manifests"},{"name":"v3.0","sha":"0d599c35576fe03e87f8bc90a84c23c76d3b57b3","kind":"commit","published_at":"2023-12-07T13:27:45.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v3.0","html_url":"https://github.com/ppodds/relno-action/releases/tag/v3.0","dependencies_parsed_at":"2023-12-09T05:06:12.308Z","dependency_job_id":null,"purl":"pkg:github/ppodds/relno-action@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v3.0/manifests"},{"name":"v3","sha":"0d599c35576fe03e87f8bc90a84c23c76d3b57b3","kind":"commit","published_at":"2023-12-07T13:27:45.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v3","html_url":"https://github.com/ppodds/relno-action/releases/tag/v3","dependencies_parsed_at":"2023-12-09T05:06:12.316Z","dependency_job_id":null,"purl":"pkg:github/ppodds/relno-action@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v3/manifests"},{"name":"v2.0.0","sha":"e080ed54f815a1ad213bacd0a9a926cd2520be8d","kind":"commit","published_at":"2023-09-04T13:54:55.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v2.0.0","html_url":"https://github.com/ppodds/relno-action/releases/tag/v2.0.0","dependencies_parsed_at":"2023-09-08T05:06:30.221Z","dependency_job_id":null,"purl":"pkg:github/ppodds/relno-action@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v2.0.0/manifests"},{"name":"v2.0","sha":"e080ed54f815a1ad213bacd0a9a926cd2520be8d","kind":"commit","published_at":"2023-09-04T13:54:55.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v2.0","html_url":"https://github.com/ppodds/relno-action/releases/tag/v2.0","dependencies_parsed_at":"2023-09-08T05:06:31.771Z","dependency_job_id":null,"purl":"pkg:github/ppodds/relno-action@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v2.0/manifests"},{"name":"v2","sha":"e080ed54f815a1ad213bacd0a9a926cd2520be8d","kind":"commit","published_at":"2023-09-04T13:54:55.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v2","html_url":"https://github.com/ppodds/relno-action/releases/tag/v2","dependencies_parsed_at":"2023-09-08T05:06:30.828Z","dependency_job_id":null,"purl":"pkg:github/ppodds/relno-action@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v2/manifests"},{"name":"v1.0","sha":"6756a02bbed2c1798ee69d0081586bdc79d26712","kind":"commit","published_at":"2023-09-03T16:50:06.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v1.0","html_url":"https://github.com/ppodds/relno-action/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppodds/relno-action@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v1.0/manifests"},{"name":"v1","sha":"6756a02bbed2c1798ee69d0081586bdc79d26712","kind":"commit","published_at":"2023-09-03T16:50:06.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v1","html_url":"https://github.com/ppodds/relno-action/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppodds/relno-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v1/manifests"},{"name":"v1.0.3","sha":"6756a02bbed2c1798ee69d0081586bdc79d26712","kind":"commit","published_at":"2023-09-03T16:50:06.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v1.0.3","html_url":"https://github.com/ppodds/relno-action/releases/tag/v1.0.3","dependencies_parsed_at":"2023-09-06T04:04:35.865Z","dependency_job_id":null,"purl":"pkg:github/ppodds/relno-action@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"a7cbf767a20b6fc2288d95e2fda8fc1cb7173e41","kind":"commit","published_at":"2023-06-09T02:51:07.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v1.0.2","html_url":"https://github.com/ppodds/relno-action/releases/tag/v1.0.2","dependencies_parsed_at":"2023-06-11T00:07:33.190Z","dependency_job_id":"08af5cae-dc7b-4814-9c3f-ac9791118d0f","purl":"pkg:github/ppodds/relno-action@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"101648add7e38e6e6c37a3d435140e355bbd16e6","kind":"commit","published_at":"2023-06-09T02:17:47.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v1.0.1","html_url":"https://github.com/ppodds/relno-action/releases/tag/v1.0.1","dependencies_parsed_at":"2023-06-11T00:07:33.232Z","dependency_job_id":"51162af4-e1c6-49e2-8810-6395d5fde157","purl":"pkg:github/ppodds/relno-action@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2938571021142281876ef658b93beb885b9fa939","kind":"commit","published_at":"2023-01-15T12:29:07.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v1.0.0","html_url":"https://github.com/ppodds/relno-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-01T00:04:45.916Z","dependency_job_id":"bcc26e0b-cbae-4159-bf5d-f8607624a93c","purl":"pkg:github/ppodds/relno-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v1.0.0/manifests"},{"name":"v1.0.0-alpha.2","sha":"7555efb7c102414c4ad5db54ebcb8ef1a0df53c8","kind":"commit","published_at":"2023-01-15T11:38:56.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/ppodds/relno-action/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":"2023-06-01T00:04:43.998Z","dependency_job_id":"ef0520f7-d4ab-4b9b-aaa3-20e4f6407e00","purl":"pkg:github/ppodds/relno-action@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"f71ff248eb193de0aecca87f2f37fd113ab093d5","kind":"commit","published_at":"2023-01-15T06:21:53.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/ppodds/relno-action/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":"2023-06-01T00:04:44.508Z","dependency_job_id":"3a9d7dde-685f-44ab-a4e4-c5d226065ad7","purl":"pkg:github/ppodds/relno-action@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v1.0.0-alpha.1/manifests"},{"name":"v1.0.0-alpha.0","sha":"1b065eb17fa941a446f575f778478a20d7ec6fad","kind":"commit","published_at":"2022-12-28T14:24:03.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/ppodds/relno-action/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":"2023-06-01T00:04:45.917Z","dependency_job_id":"ee39bac3-5797-4af6-936e-2c25a08b25cc","purl":"pkg:github/ppodds/relno-action@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.0.4","sha":"99e602dc3b5836366579205fbd582bed2012b7a9","kind":"commit","published_at":"2022-12-05T17:28:58.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v0.0.4","html_url":"https://github.com/ppodds/relno-action/releases/tag/v0.0.4","dependencies_parsed_at":"2023-06-01T00:04:44.050Z","dependency_job_id":"01578d2e-87d8-4a4f-b38f-1123a14b58b3","purl":"pkg:github/ppodds/relno-action@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v0.0.4/manifests"},{"name":"v0.0","sha":"99e602dc3b5836366579205fbd582bed2012b7a9","kind":"commit","published_at":"2022-12-05T17:28:58.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v0.0","html_url":"https://github.com/ppodds/relno-action/releases/tag/v0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppodds/relno-action@v0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v0.0/manifests"},{"name":"v0","sha":"99e602dc3b5836366579205fbd582bed2012b7a9","kind":"commit","published_at":"2022-12-05T17:28:58.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v0","html_url":"https://github.com/ppodds/relno-action/releases/tag/v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppodds/relno-action@v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v0/manifests"},{"name":"v0.0.3","sha":"fcbe0878d6b74244a1017dde3288a8d0095eb88a","kind":"commit","published_at":"2022-12-03T17:53:50.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v0.0.3","html_url":"https://github.com/ppodds/relno-action/releases/tag/v0.0.3","dependencies_parsed_at":"2023-05-31T21:04:42.443Z","dependency_job_id":"836696d4-5bb5-4d25-a40d-ae1a7e9d20d3","purl":"pkg:github/ppodds/relno-action@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"8fbc77ac75219217cbe0ee42508a1b7dbb7cb366","kind":"commit","published_at":"2022-12-03T17:29:05.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v0.0.2","html_url":"https://github.com/ppodds/relno-action/releases/tag/v0.0.2","dependencies_parsed_at":"2023-05-31T21:04:42.696Z","dependency_job_id":"1affdf57-6402-4516-ad74-2537200e8bce","purl":"pkg:github/ppodds/relno-action@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"2c37e40f9c47d8b48d5769757101dfd8bdbc202e","kind":"commit","published_at":"2022-12-03T16:36:23.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v0.0.1","html_url":"https://github.com/ppodds/relno-action/releases/tag/v0.0.1","dependencies_parsed_at":"2023-05-31T21:04:43.052Z","dependency_job_id":"dfc32262-33fa-47f4-8f18-09e98ac8142a","purl":"pkg:github/ppodds/relno-action@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v0.0.1/manifests"},{"name":"v0.0.1-alpha.2","sha":"1246072ecbc26d6d83a1a0b558a8dfeb9503a0d7","kind":"commit","published_at":"2022-12-03T13:41:55.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v0.0.1-alpha.2","html_url":"https://github.com/ppodds/relno-action/releases/tag/v0.0.1-alpha.2","dependencies_parsed_at":"2023-05-31T21:04:43.314Z","dependency_job_id":"be87d505-2b7f-40d0-9115-92ffe8e7f4d2","purl":"pkg:github/ppodds/relno-action@v0.0.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v0.0.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v0.0.1-alpha.2/manifests"},{"name":"v0.0.1-alpha.1","sha":"abf8bdb156cab2bf659abb949f77925d877ef471","kind":"commit","published_at":"2022-12-03T10:13:52.000Z","download_url":"https://codeload.github.com/ppodds/relno-action/tar.gz/v0.0.1-alpha.1","html_url":"https://github.com/ppodds/relno-action/releases/tag/v0.0.1-alpha.1","dependencies_parsed_at":"2023-05-31T21:04:43.587Z","dependency_job_id":"4414ae08-eea5-4fc8-855e-b8beef72694a","purl":"pkg:github/ppodds/relno-action@v0.0.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v0.0.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/tags/v0.0.1-alpha.1/manifests"}]},"repo_metadata_updated_at":"2026-09-12T13:40:53.980Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":18.025669466011728,"dependent_packages_count":0.0,"stargazers_count":10.068135002376803,"forks_count":35.113294248138175,"docker_downloads_count":null,"average":15.801774679131675},"purl":"pkg:githubactions/ppodds/relno-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/ppodds/relno-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/ppodds/relno-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/ppodds/relno-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T04:05:14.926Z","issues_count":6,"pull_requests_count":150,"avg_time_to_close_issue":1946308.6,"avg_time_to_close_pull_request":3508924.2298850575,"issues_closed_count":5,"pull_requests_closed_count":87,"pull_request_authors_count":2,"issue_authors_count":3,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.006666666666666667,"merged_pull_requests_count":54,"bot_issues_count":1,"bot_pull_requests_count":122,"past_year_issues_count":0,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":9500508.666666666,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"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":18,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppodds%2Frelno-action/issues","maintainers":[{"login":"ppodds","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ppodds"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ppodds%2Frelno-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ppodds%2Frelno-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ppodds%2Frelno-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ppodds%2Frelno-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ppodds%2Frelno-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ppodds%2Frelno-action/codemeta","maintainers":[]}