{"id":6325826,"name":"bcoe/conventional-release-labels","ecosystem":"actions","description":"automatically adds labels to pull requests based on Conventional Commits. Works with GitHub automated releases","homepage":"","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/bcoe/conventional-release-labels","keywords_array":[],"namespace":"bcoe","versions_count":18,"first_release_published_at":"2021-10-08T18:28:18.000Z","latest_release_published_at":"2022-07-18T16:09:02.000Z","latest_release_number":"v1.3.1","last_synced_at":"2026-09-07T14:07:48.958Z","created_at":"2023-02-13T12:52:30.052Z","updated_at":"2026-09-07T14:07:48.959Z","registry_url":"https://github.com/bcoe/conventional-release-labels","install_command":null,"documentation_url":null,"metadata":{"name":"conventional-release-labels","description":"automatically adds labels to pull requests based on Conventional Commits. Works with GitHub automated releases","author":"Benjamin Coe","inputs":{"token":{"description":"GitHub token for applying labels, defaults to using secrets.GITHUB_TOKEN","required":false,"default":"${{ github.token }}"},"type_labels":{"description":"what labels to apply to different conventional commit types","required":false,"default":"{\"feat\": \"feature\", \"fix\": \"fix\", \"breaking\": \"breaking\"}","type":"string"},"ignored_types":{"description":"Conventional Commit types that should have ignore_label applied","required":false,"default":"[\"chore\"]","type":"string"},"ignore_label":{"description":"label to apply for ignored commits","required":false,"default":"ignore-for-release","type":"string"}},"branding":{"icon":"align-justify","color":"yellow"},"runs":{"using":"node16","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":38321377,"uuid":"415060794","full_name":"bcoe/conventional-release-labels","owner":"bcoe","description":"Apply labels for automatically generated release notes, based on conventionalcommits.org","archived":false,"fork":false,"pushed_at":"2025-05-07T15:36:20.000Z","size":432,"stargazers_count":330,"open_issues_count":5,"forks_count":15,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T23:17:19.722Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/bcoe.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-08T16:43:43.000Z","updated_at":"2026-07-02T08:39:21.000Z","dependencies_parsed_at":"2024-06-18T13:48:52.118Z","dependency_job_id":"a6bf4b0b-16d3-4305-88f1-e5ac5fed0c64","html_url":"https://github.com/bcoe/conventional-release-labels","commit_stats":{"total_commits":53,"total_committers":3,"mean_commits":"17.666666666666668","dds":0.4339622641509434,"last_synced_commit":"886f696738527c7be444262c327c89436dfb95a8"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/bcoe/conventional-release-labels","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcoe","download_url":"https://codeload.github.com/bcoe/conventional-release-labels/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/sbom","scorecard":{"id":228590,"data":{"date":"2025-08-11","repo":{"name":"github.com/bcoe/conventional-release-labels","commit":"662154486068210ca78d3b4aa7daec1a32c0b529"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/18 approved changesets -- score normalized to 1","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":"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":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-please.yaml:65","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-please.yaml:79","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/conventional-label.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.yaml:1"],"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":"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bcoe/conventional-release-labels/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bcoe/conventional-release-labels/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conventional-label.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/bcoe/conventional-release-labels/conventional-label.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/bcoe/conventional-release-labels/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/bcoe/conventional-release-labels/release-please.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/bcoe/conventional-release-labels/release-please.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/bcoe/conventional-release-labels/release-please.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bcoe/conventional-release-labels/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/bcoe/conventional-release-labels/release-please.yaml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:23","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:26","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of   3 npmCommand 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":"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":"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: Apache License 2.0: 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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","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-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-17T04:21:23.136Z","repository_id":38321377,"created_at":"2025-08-17T04:21:23.136Z","updated_at":"2025-08-17T04:21:23.136Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36364193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","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":"bcoe","name":"Benjamin E. Coe","uuid":"194609","kind":"user","description":"Co-founded Attachments.me, early employee at npm Inc. Maintains yargs, Istanbul, contributes to Node.js. Currently cloud at Google.","email":"","website":"https://twitter.com/benjamincoe","location":"Waterloo","twitter":null,"company":"Google","icon_url":"https://avatars.githubusercontent.com/u/194609?u=b93ad3fe9c2bc1482c8fb8d26e90b3b4aabb65b0\u0026v=4","repositories_count":355,"last_synced_at":"2023-04-09T13:41:18.656Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bcoe","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:26:56.782Z","updated_at":"2023-04-09T13:41:19.138Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcoe","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcoe/repositories"},"tags":[{"name":"v1.3","sha":"886f696738527c7be444262c327c89436dfb95a8","kind":"tag","published_at":"2022-07-18T16:10:11.000Z","download_url":"https://codeload.github.com/bcoe/conventional-release-labels/tar.gz/v1.3","html_url":"https://github.com/bcoe/conventional-release-labels/releases/tag/v1.3","dependencies_parsed_at":"2023-05-31T01:18:31.636Z","dependency_job_id":null,"purl":"pkg:github/bcoe/conventional-release-labels@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.3/manifests"},{"name":"v1","sha":"886f696738527c7be444262c327c89436dfb95a8","kind":"tag","published_at":"2022-07-18T16:10:11.000Z","download_url":"https://codeload.github.com/bcoe/conventional-release-labels/tar.gz/v1","html_url":"https://github.com/bcoe/conventional-release-labels/releases/tag/v1","dependencies_parsed_at":"2023-05-31T01:18:32.469Z","dependency_job_id":null,"purl":"pkg:github/bcoe/conventional-release-labels@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1/manifests"},{"name":"v1.3.1","sha":"886f696738527c7be444262c327c89436dfb95a8","kind":"commit","published_at":"2022-07-18T16:09:02.000Z","download_url":"https://codeload.github.com/bcoe/conventional-release-labels/tar.gz/v1.3.1","html_url":"https://github.com/bcoe/conventional-release-labels/releases/tag/v1.3.1","dependencies_parsed_at":"2023-05-31T01:18:30.705Z","dependency_job_id":null,"purl":"pkg:github/bcoe/conventional-release-labels@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"576dd16fa48b1cb0464dcf7cc3eafde85ff92254","kind":"commit","published_at":"2021-10-14T03:52:58.000Z","download_url":"https://codeload.github.com/bcoe/conventional-release-labels/tar.gz/v1.3.0","html_url":"https://github.com/bcoe/conventional-release-labels/releases/tag/v1.3.0","dependencies_parsed_at":"2023-05-31T01:18:33.318Z","dependency_job_id":null,"purl":"pkg:github/bcoe/conventional-release-labels@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.3.0/manifests"},{"name":"v1.2","sha":"5aad3986f97f39d9b4a5aa6ad277f34683806c50","kind":"tag","published_at":"2021-10-10T19:14:11.000Z","download_url":"https://codeload.github.com/bcoe/conventional-release-labels/tar.gz/v1.2","html_url":"https://github.com/bcoe/conventional-release-labels/releases/tag/v1.2","dependencies_parsed_at":"2023-05-31T01:18:36.896Z","dependency_job_id":null,"purl":"pkg:github/bcoe/conventional-release-labels@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.2/manifests"},{"name":"v1.2.2","sha":"5aad3986f97f39d9b4a5aa6ad277f34683806c50","kind":"commit","published_at":"2021-10-10T19:13:30.000Z","download_url":"https://codeload.github.com/bcoe/conventional-release-labels/tar.gz/v1.2.2","html_url":"https://github.com/bcoe/conventional-release-labels/releases/tag/v1.2.2","dependencies_parsed_at":"2023-05-31T01:18:34.305Z","dependency_job_id":null,"purl":"pkg:github/bcoe/conventional-release-labels@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"f571be4b4c801eab9f0db87c0882b4dd5ee612c7","kind":"commit","published_at":"2021-10-10T19:08:40.000Z","download_url":"https://codeload.github.com/bcoe/conventional-release-labels/tar.gz/v1.2.1","html_url":"https://github.com/bcoe/conventional-release-labels/releases/tag/v1.2.1","dependencies_parsed_at":"2023-05-31T01:18:35.372Z","dependency_job_id":null,"purl":"pkg:github/bcoe/conventional-release-labels@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"9c6109b8bb43b30d9c09a9e49a41f0f7b1aeff85","kind":"commit","published_at":"2021-10-10T19:02:21.000Z","download_url":"https://codeload.github.com/bcoe/conventional-release-labels/tar.gz/v1.2.0","html_url":"https://github.com/bcoe/conventional-release-labels/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-31T01:18:36.035Z","dependency_job_id":null,"purl":"pkg:github/bcoe/conventional-release-labels@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.2.0/manifests"},{"name":"v1.1","sha":"935a982ff08736912ffc7103027f38918c527be0","kind":"tag","published_at":"2021-10-10T18:34:57.000Z","download_url":"https://codeload.github.com/bcoe/conventional-release-labels/tar.gz/v1.1","html_url":"https://github.com/bcoe/conventional-release-labels/releases/tag/v1.1","dependencies_parsed_at":"2023-05-31T01:18:40.909Z","dependency_job_id":null,"purl":"pkg:github/bcoe/conventional-release-labels@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.1/manifests"},{"name":"v1.1.2","sha":"935a982ff08736912ffc7103027f38918c527be0","kind":"commit","published_at":"2021-10-10T18:34:15.000Z","download_url":"https://codeload.github.com/bcoe/conventional-release-labels/tar.gz/v1.1.2","html_url":"https://github.com/bcoe/conventional-release-labels/releases/tag/v1.1.2","dependencies_parsed_at":"2023-05-31T01:18:37.742Z","dependency_job_id":null,"purl":"pkg:github/bcoe/conventional-release-labels@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"20ee47c6722ef924fe54de45839afcb876f048f6","kind":"commit","published_at":"2021-10-10T18:22:19.000Z","download_url":"https://codeload.github.com/bcoe/conventional-release-labels/tar.gz/v1.1.1","html_url":"https://github.com/bcoe/conventional-release-labels/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-31T01:18:38.881Z","dependency_job_id":null,"purl":"pkg:github/bcoe/conventional-release-labels@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d98700cc3235cd8ce47ef9e2187aa8ccc69760b4","kind":"commit","published_at":"2021-10-10T18:11:54.000Z","download_url":"https://codeload.github.com/bcoe/conventional-release-labels/tar.gz/v1.1.0","html_url":"https://github.com/bcoe/conventional-release-labels/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T01:18:40.009Z","dependency_job_id":null,"purl":"pkg:github/bcoe/conventional-release-labels@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.1.0/manifests"},{"name":"v1.0","sha":"9224b1beee9eef63dad37847630f7ed2290ccb56","kind":"tag","published_at":"2021-10-08T19:57:35.000Z","download_url":"https://codeload.github.com/bcoe/conventional-release-labels/tar.gz/v1.0","html_url":"https://github.com/bcoe/conventional-release-labels/releases/tag/v1.0","dependencies_parsed_at":"2023-05-31T01:18:57.240Z","dependency_job_id":null,"purl":"pkg:github/bcoe/conventional-release-labels@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.0/manifests"},{"name":"v1.0.4","sha":"86415ff84bdb83e0c8b06e854fd10acd773561eb","kind":"commit","published_at":"2021-10-08T19:57:10.000Z","download_url":"https://codeload.github.com/bcoe/conventional-release-labels/tar.gz/v1.0.4","html_url":"https://github.com/bcoe/conventional-release-labels/releases/tag/v1.0.4","dependencies_parsed_at":"2023-05-31T01:18:41.888Z","dependency_job_id":null,"purl":"pkg:github/bcoe/conventional-release-labels@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"0e8748b237926398d658e4398534b243b872751b","kind":"commit","published_at":"2021-10-08T18:56:58.000Z","download_url":"https://codeload.github.com/bcoe/conventional-release-labels/tar.gz/v1.0.3","html_url":"https://github.com/bcoe/conventional-release-labels/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-31T01:18:42.748Z","dependency_job_id":null,"purl":"pkg:github/bcoe/conventional-release-labels@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"95b640e6fa054411b3b5ae29398f05bdc26e3ffa","kind":"commit","published_at":"2021-10-08T18:51:54.000Z","download_url":"https://codeload.github.com/bcoe/conventional-release-labels/tar.gz/v1.0.2","html_url":"https://github.com/bcoe/conventional-release-labels/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T01:18:43.846Z","dependency_job_id":null,"purl":"pkg:github/bcoe/conventional-release-labels@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"72edc56066f717a17422d30f439eccd26d21094a","kind":"commit","published_at":"2021-10-08T18:40:39.000Z","download_url":"https://codeload.github.com/bcoe/conventional-release-labels/tar.gz/v1.0.1","html_url":"https://github.com/bcoe/conventional-release-labels/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T01:18:44.821Z","dependency_job_id":null,"purl":"pkg:github/bcoe/conventional-release-labels@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e152ebf830a06713a9361d62fe92918d8b162e9c","kind":"commit","published_at":"2021-10-08T18:28:18.000Z","download_url":"https://codeload.github.com/bcoe/conventional-release-labels/tar.gz/v1.0.0","html_url":"https://github.com/bcoe/conventional-release-labels/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T01:18:46.666Z","dependency_job_id":null,"purl":"pkg:github/bcoe/conventional-release-labels@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T06:51:48.067Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":229,"rankings":{"downloads":null,"dependent_repos_count":2.8363175408017747,"dependent_packages_count":0.0,"stargazers_count":0.6845190936460149,"forks_count":4.820155284424022,"docker_downloads_count":3.4130882585961015,"average":2.3508160354935823},"purl":"pkg:githubactions/bcoe/conventional-release-labels","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/bcoe/conventional-release-labels","docker_dependents_count":1,"docker_downloads_count":82,"usage_url":"https://repos.ecosyste.ms/usage/actions/bcoe/conventional-release-labels","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/bcoe/conventional-release-labels/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:01:36.190Z","issues_count":7,"pull_requests_count":33,"avg_time_to_close_issue":33844885.0,"avg_time_to_close_pull_request":2529826.5454545454,"issues_closed_count":3,"pull_requests_closed_count":33,"pull_request_authors_count":6,"issue_authors_count":7,"avg_comments_per_issue":3.4285714285714284,"avg_comments_per_pull_request":0.696969696969697,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcoe%2Fconventional-release-labels/issues","maintainers":[{"login":"bcoe","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcoe"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bcoe%2Fconventional-release-labels/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bcoe%2Fconventional-release-labels/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bcoe%2Fconventional-release-labels/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bcoe%2Fconventional-release-labels/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bcoe%2Fconventional-release-labels/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bcoe%2Fconventional-release-labels/codemeta","maintainers":[]}