{"id":2748861,"name":"git-pull-request","ecosystem":"pypi","description":"Command line tool to send GitHub pull requests","homepage":"https://github.com/Mergifyio/git-pull-request","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Mergifyio/git-pull-request","keywords_array":[],"namespace":null,"versions_count":36,"first_release_published_at":"2017-05-23T15:20:02.000Z","latest_release_published_at":"2022-01-04T14:01:36.000Z","latest_release_number":"6.0.2","last_synced_at":"2026-05-30T15:47:07.075Z","created_at":"2022-04-10T11:09:02.944Z","updated_at":"2026-05-30T15:47:07.076Z","registry_url":"https://pypi.org/project/git-pull-request/","install_command":"pip install git-pull-request --index-url https://pypi.org/simple","documentation_url":"https://git-pull-request.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: Information Technology","License :: OSI Approved :: Apache Software License","Operating System :: POSIX","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"git-pull-request","project_status":null},"repo_metadata":{"id":21297876,"uuid":"92072502","full_name":"Mergifyio/git-pull-request","owner":"Mergifyio","description":"Send git pull requests via command line","archived":true,"fork":false,"pushed_at":"2024-03-14T07:23:07.000Z","size":240,"stargazers_count":124,"open_issues_count":15,"forks_count":51,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-07-27T16:19:53.499Z","etag":null,"topics":["git","git-plugin","git-pull-request","github","pull-request","pull-requests"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Mergifyio.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":"Mergifyio","custom":"https://mergify.com"}},"created_at":"2017-05-22T16:01:23.000Z","updated_at":"2025-03-09T17:32:46.000Z","dependencies_parsed_at":"2024-01-17T00:20:35.395Z","dependency_job_id":"f9b80d0c-2873-4173-b3a6-65951089db38","html_url":"https://github.com/Mergifyio/git-pull-request","commit_stats":{"total_commits":171,"total_committers":17,"mean_commits":"10.058823529411764","dds":"0.45614035087719296","last_synced_commit":"3a101a41698f854814a603885e4b5363e89fb8cb"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/Mergifyio/git-pull-request","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mergifyio","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/sbom","scorecard":{"id":92806,"data":{"date":"2025-08-11","repo":{"name":"github.com/Mergifyio/git-pull-request","commit":"8e30c5ef254dda3a7b59f520ab5bfc0062cc8b95"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 8/13 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/Mergifyio/git-pull-request/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Mergifyio/git-pull-request/ci.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:32","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand 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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml: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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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":"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":"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 26 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"}}]},"last_synced_at":"2025-08-15T08:13:40.112Z","repository_id":21297876,"created_at":"2025-08-15T08:13:40.112Z","updated_at":"2025-08-15T08:13:40.112Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273485133,"owners_count":25114124,"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-03T02:00:09.631Z","response_time":76,"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":"Mergifyio","name":"Mergify","uuid":"37838584","kind":"organization","description":"Automate your pull requests.","email":"hello@mergify.com","website":"https://mergify.com","location":"France","twitter":"Mergifyio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37838584?v=4","repositories_count":27,"last_synced_at":"2025-08-29T06:18:22.985Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"Mergifyio","custom":"https://mergify.com"}},"html_url":"https://github.com/Mergifyio","funding_links":["https://github.com/sponsors/Mergifyio","https://mergify.com"],"total_stars":808,"followers":123,"following":0,"created_at":"2022-11-09T19:28:22.545Z","updated_at":"2025-08-29T06:18:22.985Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mergifyio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mergifyio/repositories"},"tags":[{"name":"6.0.2","sha":"a6c68070b22d7264c35ced225daf1fb1bd2ef9f1","kind":"commit","published_at":"2022-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/6.0.2","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"3df8cb7324cc51dc93fd6fd1589bd7de92f12c65","kind":"tag","published_at":"2020-06-26T13:28:02.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/6.0.1","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"40bac8b95bede71beed0b1a83fe18b4e6f369f30","kind":"tag","published_at":"2020-06-25T15:59:18.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/6.0.0","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/6.0.0/manifests"},{"name":"5.0.1","sha":"95b621ff169bac7526296c3fc5b3e64cac9a0b6e","kind":"tag","published_at":"2020-02-24T10:03:28.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/5.0.1","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"8638e876a48530c603ec336c38415b0d72e23b39","kind":"tag","published_at":"2019-12-30T15:32:24.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/5.0.0","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/5.0.0/manifests"},{"name":"4.4.0","sha":"6aaa7ccff34429176f245f360c81e1cc0f9f743c","kind":"commit","published_at":"2019-10-16T14:28:58.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/4.4.0","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"e6f934bf3fe3b2c224207de29c4aafbbd11b5b7c","kind":"commit","published_at":"2019-09-05T09:08:17.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/4.3.0","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"556ffddbad09faad04e7511f821bfcb7b5bd595b","kind":"tag","published_at":"2019-08-21T12:08:56.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/4.2.1","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/4.2.1/manifests"},{"name":"4.1.0","sha":"96939d8a20497159fe37d6ed94adf8aec0888b2d","kind":"tag","published_at":"2019-07-26T12:54:07.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/4.1.0","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"75aaac74e26359d9f90681158d7665f1a3d1e705","kind":"tag","published_at":"2019-07-18T09:54:17.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/4.0.0","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/4.0.0/manifests"},{"name":"3.0.1","sha":"a0f49fc2e859d3514d1c869d6db530bf518d67a2","kind":"tag","published_at":"2019-05-10T09:23:08.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/3.0.1","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"616a44625d42ab3aa2adf7386f2bbe0adfc7b1f9","kind":"tag","published_at":"2019-05-09T11:45:29.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/3.0.0","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/3.0.0/manifests"},{"name":"2.10.0","sha":"91bec1ab316c1e7927983e32ca121be1ed54226b","kind":"tag","published_at":"2019-03-28T15:09:52.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/2.10.0","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.10.0/manifests"},{"name":"no-comment-by-default-d719dbe8-3b96-415d-b67d-091915cf2ac5","sha":"9b0be19b2470eda7079dd9ef2a8af199de958988","kind":"commit","published_at":"2019-03-27T15:53:51.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/no-comment-by-default-d719dbe8-3b96-415d-b67d-091915cf2ac5","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/no-comment-by-default-d719dbe8-3b96-415d-b67d-091915cf2ac5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@no-comment-by-default-d719dbe8-3b96-415d-b67d-091915cf2ac5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/no-comment-by-default-d719dbe8-3b96-415d-b67d-091915cf2ac5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/no-comment-by-default-d719dbe8-3b96-415d-b67d-091915cf2ac5/manifests"},{"name":"2.9.1","sha":"8124351ef6bea5ecf6fcba62c5ca9768ce1685a7","kind":"tag","published_at":"2019-03-22T17:17:13.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/2.9.1","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"d3a67765e433783ec79b5c04b2b83a4e2b321b31","kind":"tag","published_at":"2019-03-15T13:56:18.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/2.9.0","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.9.0/manifests"},{"name":"2.8.1","sha":"cf4a4ed8d98476045d1b4fdb53a2e6f852e40088","kind":"tag","published_at":"2019-03-14T14:01:09.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/2.8.1","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"a2b109d505e14468672ae721c0b16085612d557d","kind":"tag","published_at":"2019-03-13T13:51:35.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/2.8.0","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"84773a13d4a2bdc01bf3ccf6cfb577d0496774ef","kind":"tag","published_at":"2018-10-01T08:37:39.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/2.7.0","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.7.0/manifests"},{"name":"2.6.0","sha":"1f3d39d6ba01c77f83f029559ca0704126a55820","kind":"tag","published_at":"2018-08-04T14:13:42.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/2.6.0","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.6.0/manifests"},{"name":"2.5.0","sha":"ababd263022cff06a6b99b50e3a8a75b509f9c36","kind":"tag","published_at":"2018-02-06T14:20:59.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/2.5.0","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"54189c6e0ce3e4cc30f7d97501aa193e6f4af96c","kind":"tag","published_at":"2017-10-07T09:46:36.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/2.4.0","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"d74e452c94726d8b94f6b93e766724d71544cf52","kind":"tag","published_at":"2017-09-05T14:27:36.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/2.3.0","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"480b0e562e825772b8002e08c643ebfcb577c5e6","kind":"tag","published_at":"2017-07-20T07:38:21.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/2.2.0","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"3bcfd85949fc1b9317d2197e140a42f2c48beca8","kind":"tag","published_at":"2017-07-07T15:54:48.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/2.1.0","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"fc4f57e9d3e2a3d6d18a19bd1b5843409dd122d7","kind":"tag","published_at":"2017-06-09T09:37:46.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/2.0.0","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/2.0.0/manifests"},{"name":"1.2.1","sha":"9a45071ce173326d0ae07438a3489351f694e20f","kind":"tag","published_at":"2017-06-07T12:06:21.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/1.2.1","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7d090d8831187a7b6fd42c66614e193bf097000","kind":"tag","published_at":"2017-06-06T22:44:08.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/1.2.0","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"5568ccddd8771ef3a35d547f9fdc5d7f4e08f915","kind":"tag","published_at":"2017-06-02T12:42:14.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/1.1.0","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"76cbd7eea1efa031226dac7006b56d4e92883ef8","kind":"tag","published_at":"2017-05-31T09:44:28.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/1.0.1","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"037780d92840a43b2f33ad9685ce780ab05866ba","kind":"tag","published_at":"2017-05-30T08:42:48.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/1.0.0","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/1.0.0/manifests"},{"name":"0.0.4","sha":"2b45dadc25c999fe40d1a6be32c1c1dd06355e85","kind":"tag","published_at":"2017-05-26T09:43:50.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/0.0.4","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"b7148ea794b7640082bbe5161ceed17ff1da9f19","kind":"tag","published_at":"2017-05-25T17:41:07.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/0.0.3","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"7f911adfbec7b33c456a0de29e5f3f3c57315019","kind":"tag","published_at":"2017-05-24T09:06:31.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/0.0.2","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"39d59504076b8dd3731db70a608ccb64964cc916","kind":"tag","published_at":"2017-05-23T15:19:54.000Z","download_url":"https://codeload.github.com/Mergifyio/git-pull-request/tar.gz/0.0.1","html_url":"https://github.com/Mergifyio/git-pull-request/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Mergifyio/git-pull-request@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mergifyio%2Fgit-pull-request/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-24T06:33:56.237Z","dependent_packages_count":0,"downloads":1557,"downloads_period":"last-month","dependent_repos_count":13,"rankings":{"downloads":6.714889038947959,"dependent_repos_count":4.011339962301875,"dependent_packages_count":10.102944879846767,"stargazers_count":6.462489034669515,"forks_count":5.695123207398167,"docker_downloads_count":null,"average":6.597357224632856},"purl":"pkg:pypi/git-pull-request","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/git-pull-request","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/git-pull-request","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/git-pull-request/dependencies","status":null,"funding_links":["https://github.com/sponsors/Mergifyio","https://mergify.com"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T19:14:23.800Z","issues_count":23,"pull_requests_count":86,"avg_time_to_close_issue":38887300.7,"avg_time_to_close_pull_request":3196624.5465116277,"issues_closed_count":10,"pull_requests_closed_count":86,"pull_request_authors_count":14,"issue_authors_count":17,"avg_comments_per_issue":2.0434782608695654,"avg_comments_per_pull_request":0.7906976744186046,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":28,"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/Mergifyio%2Fgit-pull-request/issues","maintainers":[{"login":"sileht","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sileht"},{"login":"jd","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jd"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/git-pull-request/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/git-pull-request/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/git-pull-request/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/git-pull-request/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/git-pull-request/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/git-pull-request/codemeta","maintainers":[{"uuid":"jd","login":"jd","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://pypi.org/user/jd/","role":null,"created_at":"2023-02-24T08:06:38.268Z","updated_at":"2023-02-24T08:06:38.268Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jd/packages"},{"uuid":"sileht","login":"sileht","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/sileht/","role":null,"created_at":"2023-02-24T08:06:38.281Z","updated_at":"2023-02-24T08:06:38.281Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sileht/packages"}]}