{"id":5807006,"name":"github/automatic-contrib-prs","ecosystem":"actions","description":"A GitHub Action that opens adds CONTRIBUTING.md file in repositories that dont have them.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/github/automatic-contrib-prs","keywords_array":["actions","documentation","github-actions","hacktoberfest","innersource","open-source","ospo"],"namespace":"github","versions_count":11,"first_release_published_at":"2021-10-21T21:59:21.000Z","latest_release_published_at":"2025-02-17T17:07:52.000Z","latest_release_number":"v2.1.8","last_synced_at":"2026-03-11T12:47:25.047Z","created_at":"2023-01-04T16:39:29.096Z","updated_at":"2026-03-11T12:47:25.047Z","registry_url":"https://github.com/github/automatic-contrib-prs","install_command":null,"documentation_url":null,"metadata":{"name":"Automatic Contrib PRs","author":"github","description":"A GitHub Action that opens adds CONTRIBUTING.md file in repositories that dont have them.","runs":{"using":"docker","image":"docker://ghcr.io/github/automatic-contrib-prs:v2"},"branding":{"icon":"book","color":"black"},"default_branch":"main","path":null},"repo_metadata":{"id":42972806,"uuid":"417656389","full_name":"github/automatic-contrib-prs","owner":"github","description":"Automatically open a pull request for repositories that have no CONTRIBUTING.md file","archived":true,"fork":false,"pushed_at":"2025-04-28T19:10:10.000Z","size":430,"stargazers_count":40,"open_issues_count":0,"forks_count":15,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-10-20T03:13:50.206Z","etag":null,"topics":["actions","documentation","github-actions","hacktoberfest","innersource","open-source","ospo"],"latest_commit_sha":null,"homepage":"","language":"Python","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":"CONTRIBUTING-template.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-10-15T22:45:14.000Z","updated_at":"2025-10-14T09:41:36.000Z","dependencies_parsed_at":"2024-02-05T23:25:00.306Z","dependency_job_id":"b1cb1765-8de4-4e8e-85e5-6f5fd2fb2d56","html_url":"https://github.com/github/automatic-contrib-prs","commit_stats":{"total_commits":164,"total_committers":7,"mean_commits":"23.428571428571427","dds":"0.49390243902439024","last_synced_commit":"e5d6e28cfc235f8fb4f1a9737b9966a44037e768"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/github/automatic-contrib-prs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","download_url":"https://codeload.github.com/github/automatic-contrib-prs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/sbom","scorecard":{"id":428142,"data":{"date":"2025-04-28T19:10:26Z","repo":{"name":"github.com/github/automatic-contrib-prs","commit":"4a99387a02d2e723d576f3eb065c64dc3ed1dc23"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.5,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/auto-labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-title.yml:12","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/pr-title.yml:13","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/pr-title.yml:14","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:24","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:41","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/stale.yaml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/super-linter.yml:17","Info: jobLevel 'packages' permission set to 'read': .github/workflows/super-linter.yml:18","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/super-linter.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-labeler.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/docker-image.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-title.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-ci.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yaml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/super-linter.yml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/1 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-image.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/github/automatic-contrib-prs/docker-image.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/github/automatic-contrib-prs/python-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/github/automatic-contrib-prs/python-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/github/automatic-contrib-prs/scorecard.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/github/automatic-contrib-prs/scorecard.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/github/automatic-contrib-prs/stale.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/super-linter.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/github/automatic-contrib-prs/super-linter.yml/main?enable=pin","Warn: pipCommand not pinned by hash: Dockerfile:8-11","Warn: pipCommand not pinned by hash: .github/workflows/python-ci.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-ci.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/super-linter.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/super-linter.yml:29","Info:   1 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   5 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Contributors","score":10,"reason":"project has 12 contributing companies or organizations","details":["Info: found contributions from: InnerSourceCommons, alamocoders, alltheavo, argoproj, devsanantonio, github, lostechies, meridth, onwardllc, ossf, privateerproj, super-linter"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Branch-Protection","score":4,"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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"15 out of 15 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-08-19T02:42:06.444Z","repository_id":42972806,"created_at":"2025-08-19T02:42:06.444Z","updated_at":"2025-08-19T02:42:06.444Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280343080,"owners_count":26314516,"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-10-21T02:00:06.614Z","response_time":58,"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":"v2.1.8","sha":"fbb93799968fd54783c29339b95e9fcf888c8709","kind":"commit","published_at":"2025-02-17T17:07:52.000Z","download_url":"https://codeload.github.com/github/automatic-contrib-prs/tar.gz/v2.1.8","html_url":"https://github.com/github/automatic-contrib-prs/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":"f3ec540a-88ee-4aed-9f92-f786dd760061","purl":"pkg:github/github/automatic-contrib-prs@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"c1b42894ed57f2b8ad4c5b5254814190d4192f26","kind":"commit","published_at":"2025-01-28T00:32:27.000Z","download_url":"https://codeload.github.com/github/automatic-contrib-prs/tar.gz/v2.1.7","html_url":"https://github.com/github/automatic-contrib-prs/releases/tag/v2.1.7","dependencies_parsed_at":"2025-01-31T05:21:05.690Z","dependency_job_id":null,"purl":"pkg:github/github/automatic-contrib-prs@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"75900f709e0be31e4eda6a2e7dd61f0ae66afed7","kind":"commit","published_at":"2025-01-05T21:28:40.000Z","download_url":"https://codeload.github.com/github/automatic-contrib-prs/tar.gz/v2.1.6","html_url":"https://github.com/github/automatic-contrib-prs/releases/tag/v2.1.6","dependencies_parsed_at":"2025-01-07T08:30:55.560Z","dependency_job_id":null,"purl":"pkg:github/github/automatic-contrib-prs@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"3c357a2e9e027c90b7a0efc3fa36c3de7306bca7","kind":"commit","published_at":"2024-12-30T14:04:48.000Z","download_url":"https://codeload.github.com/github/automatic-contrib-prs/tar.gz/v2.1.5","html_url":"https://github.com/github/automatic-contrib-prs/releases/tag/v2.1.5","dependencies_parsed_at":"2025-01-05T07:10:52.215Z","dependency_job_id":null,"purl":"pkg:github/github/automatic-contrib-prs@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"75a929ead6919aa4cf40e2fb70ccafb9bfb7ce3e","kind":"commit","published_at":"2024-11-05T05:18:05.000Z","download_url":"https://codeload.github.com/github/automatic-contrib-prs/tar.gz/v2.1.4","html_url":"https://github.com/github/automatic-contrib-prs/releases/tag/v2.1.4","dependencies_parsed_at":"2024-11-06T04:10:50.652Z","dependency_job_id":null,"purl":"pkg:github/github/automatic-contrib-prs@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"8f9131aa9df670c9a10231d8333cfb0dd066b9af","kind":"commit","published_at":"2024-09-30T19:57:23.000Z","download_url":"https://codeload.github.com/github/automatic-contrib-prs/tar.gz/v2.1.3","html_url":"https://github.com/github/automatic-contrib-prs/releases/tag/v2.1.3","dependencies_parsed_at":"2024-10-07T07:06:07.558Z","dependency_job_id":null,"purl":"pkg:github/github/automatic-contrib-prs@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"8ced5283db2c0d3aaadd4f845348a80e8db7ce55","kind":"commit","published_at":"2024-05-08T00:48:30.000Z","download_url":"https://codeload.github.com/github/automatic-contrib-prs/tar.gz/v2.1.2","html_url":"https://github.com/github/automatic-contrib-prs/releases/tag/v2.1.2","dependencies_parsed_at":"2024-05-09T07:28:35.261Z","dependency_job_id":null,"purl":"pkg:github/github/automatic-contrib-prs@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"f7405ec4b6c028f6dabbc60d901162cdd69b0220","kind":"commit","published_at":"2024-04-25T04:20:13.000Z","download_url":"https://codeload.github.com/github/automatic-contrib-prs/tar.gz/v2.1.1","html_url":"https://github.com/github/automatic-contrib-prs/releases/tag/v2.1.1","dependencies_parsed_at":"2024-04-26T06:42:56.144Z","dependency_job_id":null,"purl":"pkg:github/github/automatic-contrib-prs@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"4db36564057a34d2d47f9063133377b93bd9d34c","kind":"commit","published_at":"2024-04-23T05:03:20.000Z","download_url":"https://codeload.github.com/github/automatic-contrib-prs/tar.gz/v2.1.0","html_url":"https://github.com/github/automatic-contrib-prs/releases/tag/v2.1.0","dependencies_parsed_at":"2024-04-24T09:11:27.012Z","dependency_job_id":null,"purl":"pkg:github/github/automatic-contrib-prs@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9b14e80aa963573288d0a0f6557acda40824f5d4","kind":"commit","published_at":"2024-04-08T17:46:44.000Z","download_url":"https://codeload.github.com/github/automatic-contrib-prs/tar.gz/v2.0.0","html_url":"https://github.com/github/automatic-contrib-prs/releases/tag/v2.0.0","dependencies_parsed_at":"2024-04-10T04:09:06.399Z","dependency_job_id":null,"purl":"pkg:github/github/automatic-contrib-prs@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"fb5f935bce37b6f4af1ee5edb0795a03fc1be722","kind":"commit","published_at":"2021-10-21T21:59:21.000Z","download_url":"https://codeload.github.com/github/automatic-contrib-prs/tar.gz/v1.0.0","html_url":"https://github.com/github/automatic-contrib-prs/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-30T18:17:14.977Z","dependency_job_id":null,"purl":"pkg:github/github/automatic-contrib-prs@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-21T22:18:05.651Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":14.200829307912624,"forks_count":5.446073611764203,"average":15.626469456675073},"purl":"pkg:githubactions/github/automatic-contrib-prs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/github/automatic-contrib-prs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/github/automatic-contrib-prs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/github/automatic-contrib-prs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:47:00.851Z","issues_count":3,"pull_requests_count":146,"avg_time_to_close_issue":877804.3333333334,"avg_time_to_close_pull_request":197432.1118881119,"issues_closed_count":3,"pull_requests_closed_count":143,"pull_request_authors_count":6,"issue_authors_count":2,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.23972602739726026,"merged_pull_requests_count":133,"bot_issues_count":0,"bot_pull_requests_count":119,"past_year_issues_count":0,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":27086.035087719298,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":57,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.23333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":55,"past_year_merged_pull_requests_count":57,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fautomatic-contrib-prs/issues","maintainers":[{"login":"jmeridth","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jmeridth"},{"login":"zkoppert","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zkoppert"}],"active_maintainers":[{"login":"jmeridth","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jmeridth"},{"login":"zkoppert","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zkoppert"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fautomatic-contrib-prs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fautomatic-contrib-prs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fautomatic-contrib-prs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fautomatic-contrib-prs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fautomatic-contrib-prs/codemeta","maintainers":[]}