{"id":5806579,"name":"gha-utilities/init-pull-request","ecosystem":"actions","description":"JavaScript wrapper for GitHub Actions, runs `octokit.pulls.create` with provided Inputs","homepage":"","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/gha-utilities/init-pull-request","keywords_array":["github-actions","pull-request"],"namespace":"gha-utilities","versions_count":31,"first_release_published_at":"2019-10-20T23:20:39.000Z","latest_release_published_at":"2025-04-25T00:11:59.000Z","latest_release_number":"v0.4.2","last_synced_at":"2026-09-05T20:37:42.942Z","created_at":"2023-01-04T16:18:47.126Z","updated_at":"2026-09-21T03:57:10.538Z","registry_url":"https://github.com/gha-utilities/init-pull-request","install_command":null,"documentation_url":null,"metadata":{"name":"Initialize Pull Request","description":"JavaScript wrapper for GitHub Actions, runs `octokit.pulls.create` with provided Inputs","inputs":{"pull_request_token":{"description":"Secret authentication token with permissions to initialize Pull Requests for repository","required":true},"head":{"description":"Where changes are implemented, eg. `your-name:feature-branch`","required":true},"base":{"description":"Branch name where changes should be incorporated, eg. `master`","required":true},"title":{"description":"Commit title, generally should be less than 74 characters","required":true},"body":{"description":"Multi-line commit message describing changes","required":true},"maintainer_can_modify":{"description":"When `undefined`, defaults to assuming `true`","required":false},"draft":{"description":"[Experimental] When `true`, no notifications are generated","required":false},"debug":{"description":"[Experimental] When `true`, output response data via `JSON.stringify`","required":false},"verbose":{"description":"When `true`, output informative response data","required":false}},"outputs":{"html_url":{"description":"URL that Pull Request may be reviewed at"},"number":{"description":"Pull Request number"}},"runs":{"using":"node12","main":"index.js"},"branding":{"icon":"git-pull-request","color":"black"},"default_branch":"master","path":null},"repo_metadata":{"id":37824530,"uuid":"216275897","full_name":"gha-utilities/init-pull-request","owner":"gha-utilities","description":"JavaScript wrapper for `octokit.pulls.create` with provided GitHub Actions Inputs","archived":false,"fork":false,"pushed_at":"2026-02-09T08:33:39.000Z","size":10445,"stargazers_count":4,"open_issues_count":6,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-09-05T20:53:50.595Z","etag":null,"topics":["github-actions","pull-request"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gha-utilities.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-10-19T22:02:30.000Z","updated_at":"2025-04-25T00:12:35.000Z","dependencies_parsed_at":"2024-10-25T04:19:27.236Z","dependency_job_id":"ecab0a2b-54af-434c-95ed-f9bfe5170a10","html_url":"https://github.com/gha-utilities/init-pull-request","commit_stats":{"total_commits":194,"total_committers":3,"mean_commits":64.66666666666667,"dds":0.5360824742268041,"last_synced_commit":"ae3022303d20c680b00fa090bfac230964236725"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/gha-utilities/init-pull-request","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gha-utilities","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/sbom","scorecard":{"id":425473,"data":{"date":"2025-08-11","repo":{"name":"github.com/gha-utilities/init-pull-request","commit":"693e014352cdbe2437f72673f218204c366b2250"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":0,"reason":"Found 0/19 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-19T02:09:02.462Z","repository_id":37824530,"created_at":"2025-08-19T02:09:02.462Z","updated_at":"2025-08-19T02:09:02.462Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37554016,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-21T02:00:06.232Z","response_time":53,"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":"gha-utilities","name":"gha-utilities","uuid":"56568550","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/56568550?v=4","repositories_count":4,"last_synced_at":"2023-03-03T19:06:46.637Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gha-utilities","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T04:42:36.919Z","updated_at":"2023-03-03T19:06:46.638Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gha-utilities","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gha-utilities/repositories"},"tags":[{"name":"v0.4.2","sha":"693e014352cdbe2437f72673f218204c366b2250","kind":"tag","published_at":"2025-04-25T00:11:59.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.4.2","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.4.2","dependencies_parsed_at":"2025-04-26T05:03:36.256Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"cca7e30a6968f0c8fc8d7d73e6a357a28f4b5cac","kind":"tag","published_at":"2025-04-25T00:01:25.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.4.1","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.4.1","dependencies_parsed_at":"2025-04-26T05:03:36.272Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"9fd0080b21e8d37308e480d27362110b4ea7d69d","kind":"tag","published_at":"2023-03-19T03:27:05.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.4.0","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.4.0","dependencies_parsed_at":"2023-06-01T00:24:50.566Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"37848e6ee1fe17a5e5a22c1de205f8a064167297","kind":"tag","published_at":"2022-04-10T18:09:52.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.3.3","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.3.3","dependencies_parsed_at":"2023-05-30T19:26:29.222Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"5d95f07a7eaa2a304475857fc24543761b79b7b8","kind":"tag","published_at":"2021-07-12T17:57:21.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.3.2","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.3.2","dependencies_parsed_at":"2023-05-30T19:26:29.630Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d71ffa6fb42f00a3ba7ee8fb3dca78409b45cb8","kind":"tag","published_at":"2021-06-03T23:25:32.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.3.1","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.3.1","dependencies_parsed_at":"2023-05-30T19:26:30.015Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"bc16aff4be560f0ec468832e06f0336c7f2e7cc9","kind":"tag","published_at":"2021-05-24T01:04:23.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.3.0","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.3.0","dependencies_parsed_at":"2023-05-30T19:26:30.370Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"0c40290109a59a8078898b2518485a5e53571528","kind":"tag","published_at":"2021-02-15T02:38:22.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.2.4","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.2.4","dependencies_parsed_at":"2023-05-30T19:26:30.766Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"1b22dc9f28a99934413e532658cb49a690e5fb72","kind":"tag","published_at":"2021-02-07T23:07:08.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.2.3","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.2.3","dependencies_parsed_at":"2023-05-30T19:26:31.233Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5b5e476cdd8a830d0d3bf2075c8d92f64f23263","kind":"tag","published_at":"2021-01-31T18:13:59.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.2.2","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.2.2","dependencies_parsed_at":"2023-05-30T19:26:31.556Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cc617a2b038f8be0994fb0e038aec262bcefbc35","kind":"tag","published_at":"2021-01-25T00:54:19.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.2.1","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.2.1","dependencies_parsed_at":"2023-05-30T19:26:31.920Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"e3ff1b1c8cd3cfce32f7aa7ed0aa3aeb90684976","kind":"tag","published_at":"2020-09-14T22:28:47.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.2.0","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.2.0","dependencies_parsed_at":"2023-05-30T19:26:32.317Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"e65c885c93c218fddd6a2e8f050b84d7485d3f84","kind":"tag","published_at":"2020-06-29T21:36:56.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.1.9","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.1.9","dependencies_parsed_at":"2023-05-30T19:26:32.676Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"a7b75d4c0b528cff066144d9303c9d3471553a16","kind":"tag","published_at":"2020-06-04T18:50:07.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.1.8","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.1.8","dependencies_parsed_at":"2023-05-30T19:26:33.070Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"23b9cf443bdd1e0b946951db8d120566e4a79789","kind":"tag","published_at":"2020-05-20T19:01:34.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.1.7","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.1.7","dependencies_parsed_at":"2023-05-30T19:26:33.496Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2592f28a1b58f73a9aef4896c51564540b5c0a43","kind":"tag","published_at":"2020-05-14T00:08:54.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.1.6","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.1.6","dependencies_parsed_at":"2023-05-30T19:26:33.879Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"3ebbc3d0c9ad4fdcccc01304917c24021974f385","kind":"tag","published_at":"2020-05-08T21:06:03.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.1.5","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.1.5","dependencies_parsed_at":"2023-05-30T19:26:34.219Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"c3e8b66e92cccf61624c223f8f2c9389b3da7f73","kind":"tag","published_at":"2020-05-02T22:21:29.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.1.4","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.1.4","dependencies_parsed_at":"2023-05-30T19:26:34.655Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"f0b2059494fce0c0a77005499165a6fb5a3542d4","kind":"tag","published_at":"2020-04-29T18:09:09.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.1.3","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.1.3","dependencies_parsed_at":"2023-05-30T19:26:35.025Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"abcf9e0bc67eb18d384fd321d8840d16b68502b4","kind":"tag","published_at":"2020-04-14T20:22:42.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.1.2","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.1.2","dependencies_parsed_at":"2023-05-30T19:26:35.385Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"40a6d45e543980ea189e35589fb05ecae86351db","kind":"tag","published_at":"2020-04-14T16:22:20.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.1.1","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.1.1","dependencies_parsed_at":"2023-05-30T19:26:35.735Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"c30cab3398684d2be3eaec450ce14976321ed1fb","kind":"tag","published_at":"2020-04-13T22:03:50.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.1.0","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.1.0","dependencies_parsed_at":"2023-05-30T19:26:36.126Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7462312d8d1d3b4d8f10d62e8ca1b9fa4a8cf4ad","kind":"tag","published_at":"2020-04-11T19:01:22.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.0.9","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.0.9","dependencies_parsed_at":"2023-05-30T19:26:36.484Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"e0939b12814467c5694f1c6ade05666428a9945b","kind":"tag","published_at":"2020-04-10T19:33:42.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.0.8","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.0.8","dependencies_parsed_at":"2023-05-30T19:26:36.939Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"218d654f273c7fd77dbac8e668c1044221ea7cfd","kind":"tag","published_at":"2020-02-24T21:34:46.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.0.7","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.0.7","dependencies_parsed_at":"2023-05-30T19:26:37.332Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"b22dd9e907c417cc313ccc7baae48bdaa8e0b0e4","kind":"tag","published_at":"2020-01-24T18:54:01.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.0.6","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.0.6","dependencies_parsed_at":"2023-05-30T19:26:37.754Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"d60b748facf183d05d32371db125172d2b75cc2e","kind":"tag","published_at":"2020-01-13T20:58:06.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.0.5","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.0.5","dependencies_parsed_at":"2023-05-30T19:26:38.153Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"bae98361b87f3e88448244c55f79528e0b209579","kind":"tag","published_at":"2019-12-11T22:47:58.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.0.4","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.0.4","dependencies_parsed_at":"2023-05-30T19:26:38.570Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"daae757c3e14bb3c366040aa5cf11e5cfbe1e4ab","kind":"tag","published_at":"2019-12-11T00:38:12.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.0.3","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.0.3","dependencies_parsed_at":"2023-05-30T19:26:39.006Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"c694c2faca6626985d38872b5d2d8c8c496231d0","kind":"tag","published_at":"2019-10-23T07:20:05.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.0.2","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.0.2","dependencies_parsed_at":"2023-05-30T19:26:39.409Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"55d7a372b9464d143a609d0736542c7c6168daef","kind":"tag","published_at":"2019-10-20T23:20:39.000Z","download_url":"https://codeload.github.com/gha-utilities/init-pull-request/tar.gz/v0.0.1","html_url":"https://github.com/gha-utilities/init-pull-request/releases/tag/v0.0.1","dependencies_parsed_at":"2023-05-30T19:26:39.783Z","dependency_job_id":null,"purl":"pkg:github/gha-utilities/init-pull-request@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-21T03:57:10.538Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":8,"rankings":{"downloads":null,"dependent_repos_count":13.126287434637934,"dependent_packages_count":0.0,"stargazers_count":19.857391855490413,"forks_count":12.98684836000634,"docker_downloads_count":4.271906195531612,"average":10.048486769133259},"purl":"pkg:githubactions/gha-utilities/init-pull-request","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/gha-utilities/init-pull-request","docker_dependents_count":1,"docker_downloads_count":14,"usage_url":"https://repos.ecosyste.ms/usage/actions/gha-utilities/init-pull-request","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/gha-utilities/init-pull-request/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-06T11:02:33.549Z","issues_count":1,"pull_requests_count":179,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3011708.6341463416,"issues_closed_count":0,"pull_requests_closed_count":164,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.9273743016759777,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":179,"past_year_issues_count":0,"past_year_pull_requests_count":63,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":644162.3958333334,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":48,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.7619047619047619,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":63,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gha-utilities%2Finit-pull-request/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/gha-utilities%2Finit-pull-request/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/gha-utilities%2Finit-pull-request/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/gha-utilities%2Finit-pull-request/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/gha-utilities%2Finit-pull-request/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/gha-utilities%2Finit-pull-request/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/gha-utilities%2Finit-pull-request/codemeta","maintainers":[]}