{"id":6369928,"name":"github/combine-prs","ecosystem":"actions","description":"Combine multiple PRs into a single PR","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/github/combine-prs","keywords_array":["actions","automation","dependabot","dependencies","pull-requests","repo-management"],"namespace":"github","versions_count":19,"first_release_published_at":"2023-01-26T18:39:25.000Z","latest_release_published_at":"2024-10-10T19:10:05.000Z","latest_release_number":"v5.2.0","last_synced_at":"2026-04-11T17:16:45.613Z","created_at":"2023-02-20T02:21:18.905Z","updated_at":"2026-04-11T17:16:45.614Z","registry_url":"https://github.com/github/combine-prs","install_command":null,"documentation_url":null,"metadata":{"name":"combine-prs","description":"Combine multiple PRs into a single PR","author":"Grant Birkinbine","branding":{"icon":"git-branch","color":"gray-dark"},"inputs":{"github_token":{"description":"The GitHub token used to create an authenticated client - Provided for you by default!","default":"${{ github.token }}","required":true},"branch_prefix":{"description":"The prefix of the branches to combine","required":true,"default":"dependabot"},"pr_title":{"description":"The title of the pull request to create","required":true,"default":"Combined PRs"},"pr_body_header":{"description":"The header of the pull request body","required":true,"default":"# Combined PRs ➡️📦⬅️"},"min_combine_number":{"description":"The minimum number of PRs that have to match criteria in order to create a combined PR","required":true,"default":"2"},"branch_regex":{"description":"The regex to match the branches to combine - more control than branch_prefix","required":false,"default":""},"ci_required":{"description":"Whether or not CI should be passing to combine the PR","required":true,"default":"true"},"review_required":{"description":"Whether or not a review should be required to combine the PR","required":false,"default":"false"},"combine_branch_name":{"description":"The name of the branch to combine the PRs into","required":true,"default":"combined-prs-branch"},"ignore_label":{"description":"The label to ignore when combining PRs","required":true,"default":"nocombine"},"select_label":{"description":"The label marking PRs that should be combined","required":false,"default":""},"labels":{"description":"A comma seperated list of labels to add to the combined PR","required":false,"default":""},"assignees":{"description":"A comma seperated list of assignees to add to the combined PR","required":false,"default":""},"autoclose":{"description":"Whether or not to close combined PRs if the combined PR is merged","required":false,"default":"true"},"update_branch":{"description":"Whether or not to update the combined branch with the latest changes from the base branch after creating the combined pull request","default":"true","required":false},"create_from_scratch":{"description":"Whether or not to start from a clean base branch when (re)creating the combined PR","default":"false","required":false}},"outputs":{"pr_url":{"description":"The pull request URL if a PR was created"},"pr_number":{"description":"The pull request number if a PR was created"}},"runs":{"using":"node20","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":65974845,"uuid":"593706555","full_name":"github/combine-prs","owner":"github","description":"GitHub Action to combine multiple PRs into a single one","archived":false,"fork":false,"pushed_at":"2025-03-18T19:23:05.000Z","size":2900,"stargazers_count":135,"open_issues_count":8,"forks_count":6,"subscribers_count":66,"default_branch":"main","last_synced_at":"2025-09-06T17:59:21.072Z","etag":null,"topics":["actions","automation","dependabot","dependencies","pull-requests","repo-management"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/github.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-26T16:55:54.000Z","updated_at":"2025-09-02T12:56:35.000Z","dependencies_parsed_at":"2024-01-14T04:35:01.369Z","dependency_job_id":"952b0804-1c9d-4ceb-9bb9-269973d5b060","html_url":"https://github.com/github/combine-prs","commit_stats":{"total_commits":145,"total_committers":10,"mean_commits":14.5,"dds":"0.22758620689655173","last_synced_commit":"16a1198f9d63cc1a0335f42a10f08ab472cd11dd"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/github/combine-prs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","download_url":"https://codeload.github.com/github/combine-prs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/sbom","scorecard":{"id":428162,"data":{"date":"2025-08-11","repo":{"name":"github.com/github/combine-prs","commit":"65dd00210b5d0e84ee68f4fe4bf33cca37c56055"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"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":"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":"Code-Review","score":3,"reason":"Found 3/10 approved changesets -- score normalized to 3","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":"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":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/package-check.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:10","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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/github/combine-prs/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/github/combine-prs/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/github/combine-prs/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/github/combine-prs/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/github/combine-prs/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/github/combine-prs/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-check.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/github/combine-prs/package-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/github/combine-prs/package-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/github/combine-prs/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/github/combine-prs/test.yml/main?enable=pin","Info:   1 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 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":"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":"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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/github/.github/SECURITY.md:1","Info: Found linked content: github.com/github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/github/.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"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 8 commits out of 29 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":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","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-3xgq-45jj-v275","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-19T02:42:28.720Z","repository_id":65974845,"created_at":"2025-08-19T02:42:28.720Z","updated_at":"2025-08-19T02:42:28.720Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274026706,"owners_count":25209739,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"github","name":"GitHub","uuid":"9919","kind":"organization","description":"How people build software.","email":null,"website":"https://github.com/about","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9919?v=4","repositories_count":462,"last_synced_at":"2023-04-09T06:36:30.344Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/github","funding_links":[],"total_stars":423165,"followers":null,"following":null,"created_at":"2022-11-02T16:22:19.308Z","updated_at":"2023-04-09T06:36:32.228Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github/repositories"},"tags":[{"name":"v5.2.0","sha":"2909f404763c3177a456e052bdb7f2e85d3a7cb3","kind":"tag","published_at":"2024-10-10T19:10:05.000Z","download_url":"https://codeload.github.com/github/combine-prs/tar.gz/v5.2.0","html_url":"https://github.com/github/combine-prs/releases/tag/v5.2.0","dependencies_parsed_at":"2024-10-13T05:50:56.539Z","dependency_job_id":null,"purl":"pkg:github/github/combine-prs@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"20d70f9d80eeb5958667d0602da433bd04ca6713","kind":"tag","published_at":"2024-07-18T03:57:14.000Z","download_url":"https://codeload.github.com/github/combine-prs/tar.gz/v5.1.0","html_url":"https://github.com/github/combine-prs/releases/tag/v5.1.0","dependencies_parsed_at":"2024-07-18T11:14:00.700Z","dependency_job_id":null,"purl":"pkg:github/github/combine-prs@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"c3bc65f2293a2c4b1b3a496f9d91438b13d1ea7a","kind":"tag","published_at":"2024-07-18T03:50:06.000Z","download_url":"https://codeload.github.com/github/combine-prs/tar.gz/v5.0.1","html_url":"https://github.com/github/combine-prs/releases/tag/v5.0.1","dependencies_parsed_at":"2024-07-18T11:14:00.640Z","dependency_job_id":null,"purl":"pkg:github/github/combine-prs@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"a1b441298ab012db2ae25f7bf5fad0b7f78db9c4","kind":"tag","published_at":"2023-11-22T20:11:03.000Z","download_url":"https://codeload.github.com/github/combine-prs/tar.gz/v5.0.0","html_url":"https://github.com/github/combine-prs/releases/tag/v5.0.0","dependencies_parsed_at":"2023-11-24T09:34:00.034Z","dependency_job_id":null,"purl":"pkg:github/github/combine-prs@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"efd7cd6516b2181335e6c3cb8cbc507feec83262","kind":"tag","published_at":"2023-11-01T16:48:36.000Z","download_url":"https://codeload.github.com/github/combine-prs/tar.gz/v4.1.0","html_url":"https://github.com/github/combine-prs/releases/tag/v4.1.0","dependencies_parsed_at":"2023-11-03T09:08:16.875Z","dependency_job_id":null,"purl":"pkg:github/github/combine-prs@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"3dcd81a2c35dee10f00a422c31aea9d491a6720f","kind":"tag","published_at":"2023-09-13T17:32:11.000Z","download_url":"https://codeload.github.com/github/combine-prs/tar.gz/v4.0.0","html_url":"https://github.com/github/combine-prs/releases/tag/v4.0.0","dependencies_parsed_at":"2023-09-16T04:56:26.115Z","dependency_job_id":null,"purl":"pkg:github/github/combine-prs@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v4.0.0/manifests"},{"name":"v3.1.2","sha":"e2dee3c2a03a8f9a0ecd82fb53cb852cdc7a2fb3","kind":"tag","published_at":"2023-08-07T21:56:23.000Z","download_url":"https://codeload.github.com/github/combine-prs/tar.gz/v3.1.2","html_url":"https://github.com/github/combine-prs/releases/tag/v3.1.2","dependencies_parsed_at":"2023-08-09T04:42:58.159Z","dependency_job_id":null,"purl":"pkg:github/github/combine-prs@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"8e631fc3eb9337039c61b2b89219bf2a2259a4d6","kind":"tag","published_at":"2023-04-11T22:32:27.000Z","download_url":"https://codeload.github.com/github/combine-prs/tar.gz/v3.1.1","html_url":"https://github.com/github/combine-prs/releases/tag/v3.1.1","dependencies_parsed_at":"2023-06-02T00:51:28.769Z","dependency_job_id":null,"purl":"pkg:github/github/combine-prs@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"224d76fd8d85bab01411bb4162181f7dcf34d3b8","kind":"tag","published_at":"2023-04-03T11:41:51.000Z","download_url":"https://codeload.github.com/github/combine-prs/tar.gz/v3.1.0","html_url":"https://github.com/github/combine-prs/releases/tag/v3.1.0","dependencies_parsed_at":"2023-06-02T00:51:28.208Z","dependency_job_id":null,"purl":"pkg:github/github/combine-prs@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"b4adb8ce910af820515797774c576ae1b112eff1","kind":"tag","published_at":"2023-04-02T10:37:09.000Z","download_url":"https://codeload.github.com/github/combine-prs/tar.gz/v3.0.1","html_url":"https://github.com/github/combine-prs/releases/tag/v3.0.1","dependencies_parsed_at":"2023-06-02T00:51:28.278Z","dependency_job_id":null,"purl":"pkg:github/github/combine-prs@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"558e62dfec5a6e7b0fa0585275b7f24a997cce0c","kind":"tag","published_at":"2023-03-28T13:31:50.000Z","download_url":"https://codeload.github.com/github/combine-prs/tar.gz/v3.0.0","html_url":"https://github.com/github/combine-prs/releases/tag/v3.0.0","dependencies_parsed_at":"2023-06-02T00:51:28.226Z","dependency_job_id":null,"purl":"pkg:github/github/combine-prs@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"0c491f1b76bb1986551dca152056e5ff1183fbdf","kind":"tag","published_at":"2023-03-20T17:06:28.000Z","download_url":"https://codeload.github.com/github/combine-prs/tar.gz/v2.1.0","html_url":"https://github.com/github/combine-prs/releases/tag/v2.1.0","dependencies_parsed_at":"2023-06-02T00:51:28.774Z","dependency_job_id":null,"purl":"pkg:github/github/combine-prs@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"1defd8b93937c5e005b9a2fb76bf5169891235e7","kind":"tag","published_at":"2023-03-15T14:34:40.000Z","download_url":"https://codeload.github.com/github/combine-prs/tar.gz/v2.0.3","html_url":"https://github.com/github/combine-prs/releases/tag/v2.0.3","dependencies_parsed_at":"2023-06-02T00:51:28.277Z","dependency_job_id":null,"purl":"pkg:github/github/combine-prs@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d96a90901f68347ed88722f7402ea2e5947ea24c","kind":"tag","published_at":"2023-03-15T12:26:53.000Z","download_url":"https://codeload.github.com/github/combine-prs/tar.gz/v2.0.2","html_url":"https://github.com/github/combine-prs/releases/tag/v2.0.2","dependencies_parsed_at":"2023-06-02T00:51:28.774Z","dependency_job_id":null,"purl":"pkg:github/github/combine-prs@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"bcbde3df9d5809b40b1e07dbc9b7bb3c6035122d","kind":"tag","published_at":"2023-03-15T11:13:13.000Z","download_url":"https://codeload.github.com/github/combine-prs/tar.gz/v2.0.1","html_url":"https://github.com/github/combine-prs/releases/tag/v2.0.1","dependencies_parsed_at":"2023-06-02T00:51:28.802Z","dependency_job_id":null,"purl":"pkg:github/github/combine-prs@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"34d9bc754acfd17f71ddf567756f9ee606ff2d9c","kind":"tag","published_at":"2023-02-06T11:34:11.000Z","download_url":"https://codeload.github.com/github/combine-prs/tar.gz/v2.0.0","html_url":"https://github.com/github/combine-prs/releases/tag/v2.0.0","dependencies_parsed_at":"2023-06-02T00:51:28.192Z","dependency_job_id":null,"purl":"pkg:github/github/combine-prs@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"68bb5c6bc69cd0184ef2ff95fed360733a5a36d3","kind":"tag","published_at":"2023-02-01T17:21:45.000Z","download_url":"https://codeload.github.com/github/combine-prs/tar.gz/v1.0.1","html_url":"https://github.com/github/combine-prs/releases/tag/v1.0.1","dependencies_parsed_at":"2023-06-02T00:51:28.234Z","dependency_job_id":null,"purl":"pkg:github/github/combine-prs@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"95a545611cfb1b3c204fbe5637e77326fcfef11c","kind":"tag","published_at":"2023-01-26T19:09:33.000Z","download_url":"https://codeload.github.com/github/combine-prs/tar.gz/v1.0.0","html_url":"https://github.com/github/combine-prs/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-02T00:51:28.212Z","dependency_job_id":null,"purl":"pkg:github/github/combine-prs@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v1.0.0/manifests"},{"name":"v0.0.1","sha":"bda790ba040c8d90cb866dc9f325a21b6ad20296","kind":"tag","published_at":"2023-01-26T18:39:25.000Z","download_url":"https://codeload.github.com/github/combine-prs/tar.gz/v0.0.1","html_url":"https://github.com/github/combine-prs/releases/tag/v0.0.1","dependencies_parsed_at":"2023-06-02T00:51:27.718Z","dependency_job_id":null,"purl":"pkg:github/github/combine-prs@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T10:39:29.057Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":95,"rankings":{"downloads":null,"dependent_repos_count":4.924734590397718,"dependent_packages_count":0.0,"stargazers_count":2.0250356520361277,"forks_count":8.25225796228807,"docker_downloads_count":null,"average":3.800507051180479},"purl":"pkg:githubactions/github/combine-prs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/github/combine-prs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/github/combine-prs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/github/combine-prs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T12:53:21.532Z","issues_count":10,"pull_requests_count":45,"avg_time_to_close_issue":2415603.1666666665,"avg_time_to_close_pull_request":224696.025,"issues_closed_count":6,"pull_requests_closed_count":40,"pull_request_authors_count":12,"issue_authors_count":10,"avg_comments_per_issue":1.2,"avg_comments_per_pull_request":0.37777777777777777,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":11292.666666666666,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":5,"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":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcombine-prs/issues","maintainers":[{"login":"GrantBirki","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrantBirki"},{"login":"mrecachinas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrecachinas"},{"login":"seveas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seveas"}],"active_maintainers":[{"login":"GrantBirki","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrantBirki"},{"login":"mrecachinas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrecachinas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fcombine-prs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fcombine-prs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fcombine-prs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fcombine-prs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fcombine-prs/codemeta","maintainers":[]}