{"id":5801714,"name":"ad-m/github-push-action","ecosystem":"actions","description":"Pushing to GitHub repository local changes","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/ad-m/github-push-action","keywords_array":[],"namespace":"ad-m","versions_count":12,"first_release_published_at":"2019-08-24T11:44:51.000Z","latest_release_published_at":"2026-05-23T10:07:08.000Z","latest_release_number":"v1.2.0","last_synced_at":"2026-06-02T03:31:09.638Z","created_at":"2023-01-04T13:22:08.873Z","updated_at":"2026-06-02T03:31:09.638Z","registry_url":"https://github.com/ad-m/github-push-action","install_command":null,"documentation_url":null,"metadata":{"name":"GitHub Push","description":"Pushing to GitHub repository local changes","author":"ad-m","branding":{"icon":"upload-cloud","color":"green"},"inputs":{"github_token":{"description":"GitHub token or PAT token","required":false,"default":"${{ github.token }}"},"github_url":{"description":"GitHub url or GitHub Enterprise url","required":false,"default":"${{ github.server_url }}"},"ssh":{"description":"Specify if ssh should be used","required":false},"repository":{"description":"Repository name to push. Default or empty value represents current github repository (${GITHUB_REPOSITORY})","default":"","required":false},"branch":{"description":"Destination branch to push changes","required":false},"force":{"description":"Determines if force push is used","required":false},"force_with_lease":{"description":"Determines if force-with-lease push is used","required":false},"atomic":{"description":"Determines if atomic push is used, default true","required":false},"push_to_submodules":{"description":"Determines if --recurse-submodules=\u003cstrategy\u003e is used. The value defines the used strategy","required":false,"default":"on-demand"},"tags":{"description":"Determines if --tags is used","required":false},"push_only_tags":{"description":"Determines if the action should only push the tags, default false","required":false},"directory":{"description":"Directory to change to before pushing.","required":false,"default":"."},"pull":{"description":"Determines if a pull should be performed before pushing. Accepts rebase, merge, ff-only, or true. When set to true, uses rebase. Default false. Requires the repository to be checked out on a real branch (not in detached HEAD state); the action will abort with an error if a detached HEAD is detected.","required":false,"default":"false"}},"runs":{"using":"node24","main":"start.js"},"default_branch":"master","path":null},"repo_metadata":{"id":39633864,"uuid":"204144139","full_name":"ad-m/github-push-action","owner":"ad-m","description":"GitHub actions to push back to repository eg. updated code","archived":false,"fork":false,"pushed_at":"2026-05-23T10:16:50.000Z","size":615,"stargazers_count":1269,"open_issues_count":30,"forks_count":239,"subscribers_count":13,"default_branch":"master","last_synced_at":"2026-05-23T12:11:57.862Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/ad-m.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":"2019-08-24T10:44:46.000Z","updated_at":"2026-05-23T10:07:13.000Z","dependencies_parsed_at":"2024-01-15T08:34:45.624Z","dependency_job_id":"3f29592e-8948-49e9-b4fd-12c07ada15e9","html_url":"https://github.com/ad-m/github-push-action","commit_stats":{"total_commits":106,"total_committers":26,"mean_commits":4.076923076923077,"dds":0.7641509433962264,"last_synced_commit":"77c5b412c50b723d2a4fbc6d71fb5723bcd439aa"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/ad-m/github-push-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ad-m","download_url":"https://codeload.github.com/ad-m/github-push-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/sbom","scorecard":{"id":164157,"data":{"date":"2025-08-11","repo":{"name":"github.com/ad-m/github-push-action","commit":"77c5b412c50b723d2a4fbc6d71fb5723bcd439aa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":7,"reason":"Found 19/24 approved changesets -- score normalized to 7","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":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/monitoring_link.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml: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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: start.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ad-m/github-push-action/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/monitoring_link.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ad-m/github-push-action/monitoring_link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/monitoring_link.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ad-m/github-push-action/monitoring_link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ad-m/github-push-action/publish.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-16T14:21:58.362Z","repository_id":39633864,"created_at":"2025-08-16T14:21:58.362Z","updated_at":"2025-08-16T14:21:58.362Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33568859,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","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":"ad-m","name":"Adam Dobrawy","uuid":"3618479","kind":"user","description":null,"email":"","website":"http://ochrona.jawne.info.pl","location":"Warsaw, Poland","twitter":null,"company":"Redakcja \"Jasność\"","icon_url":"https://avatars.githubusercontent.com/u/3618479?u=caecbe72e4c785ba5d4ecd3ad3281e53174e1a7a\u0026v=4","repositories_count":115,"last_synced_at":"2026-03-29T21:35:30.394Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ad-m","funding_links":[],"total_stars":1524,"followers":181,"following":19,"created_at":"2022-11-10T01:45:15.653Z","updated_at":"2026-03-29T21:35:30.394Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ad-m","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ad-m/repositories"},"tags":[{"name":"v1.2.0","sha":"fdfe7e83ff42edf5d49846b69f3c78d806169d51","kind":"commit","published_at":"2026-05-23T10:07:08.000Z","download_url":"https://codeload.github.com/ad-m/github-push-action/tar.gz/v1.2.0","html_url":"https://github.com/ad-m/github-push-action/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ad-m/github-push-action@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"4cc74773234f74829a8c21bc4d69dd4be9cfa599","kind":"commit","published_at":"2026-03-12T17:30:21.000Z","download_url":"https://codeload.github.com/ad-m/github-push-action/tar.gz/v1.1.0","html_url":"https://github.com/ad-m/github-push-action/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ad-m/github-push-action@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v1.1.0/manifests"},{"name":"v1","sha":"77c5b412c50b723d2a4fbc6d71fb5723bcd439aa","kind":"tag","published_at":"2025-09-12T17:47:36.000Z","download_url":"https://codeload.github.com/ad-m/github-push-action/tar.gz/v1","html_url":"https://github.com/ad-m/github-push-action/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":"3e11c021-365f-446d-9a31-55b343f15441","purl":"pkg:github/ad-m/github-push-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v1/manifests"},{"name":"v1.0.0","sha":"77c5b412c50b723d2a4fbc6d71fb5723bcd439aa","kind":"commit","published_at":"2024-07-01T13:15:10.000Z","download_url":"https://codeload.github.com/ad-m/github-push-action/tar.gz/v1.0.0","html_url":"https://github.com/ad-m/github-push-action/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":"890ff2f8-b646-411f-b6a5-4e2af6943847","purl":"pkg:github/ad-m/github-push-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"d91a481090679876dfc4178fef17f286781251df","kind":"commit","published_at":"2023-10-07T09:43:19.000Z","download_url":"https://codeload.github.com/ad-m/github-push-action/tar.gz/v0.8.0","html_url":"https://github.com/ad-m/github-push-action/releases/tag/v0.8.0","dependencies_parsed_at":"2023-10-11T04:28:03.967Z","dependency_job_id":null,"purl":"pkg:github/ad-m/github-push-action@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"29f05e01bb17e6f28228b47437e03a7b69e1f9ef","kind":"commit","published_at":"2023-08-27T07:57:14.000Z","download_url":"https://codeload.github.com/ad-m/github-push-action/tar.gz/v0.7.0","html_url":"https://github.com/ad-m/github-push-action/releases/tag/v0.7.0","dependencies_parsed_at":"2023-10-11T04:28:29.787Z","dependency_job_id":null,"purl":"pkg:github/ad-m/github-push-action@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"40bf560936a8022e68a3c00e7d2abefaf01305a6","kind":"commit","published_at":"2020-05-26T20:42:09.000Z","download_url":"https://codeload.github.com/ad-m/github-push-action/tar.gz/v0.6.0","html_url":"https://github.com/ad-m/github-push-action/releases/tag/v0.6.0","dependencies_parsed_at":"2023-07-20T20:42:20.783Z","dependency_job_id":null,"purl":"pkg:github/ad-m/github-push-action@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"68af9897f2b021035ca3952bf354bbb4675c1762","kind":"commit","published_at":"2019-10-26T20:12:43.000Z","download_url":"https://codeload.github.com/ad-m/github-push-action/tar.gz/v0.5.0","html_url":"https://github.com/ad-m/github-push-action/releases/tag/v0.5.0","dependencies_parsed_at":"2023-07-20T20:42:20.571Z","dependency_job_id":null,"purl":"pkg:github/ad-m/github-push-action@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v0.5.0/manifests"},{"name":"v.0.4.0","sha":"e8d06b80faa350087ed0cbcc9f9cfee9644a3557","kind":"commit","published_at":"2019-09-12T01:06:46.000Z","download_url":"https://codeload.github.com/ad-m/github-push-action/tar.gz/v.0.4.0","html_url":"https://github.com/ad-m/github-push-action/releases/tag/v.0.4.0","dependencies_parsed_at":"2023-07-20T20:42:20.380Z","dependency_job_id":null,"purl":"pkg:github/ad-m/github-push-action@v.0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v.0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v.0.4.0/manifests"},{"name":"v.0.3.0","sha":"247c2b50e31a598b0d26fae6e73cd7e785484806","kind":"commit","published_at":"2019-08-24T12:30:18.000Z","download_url":"https://codeload.github.com/ad-m/github-push-action/tar.gz/v.0.3.0","html_url":"https://github.com/ad-m/github-push-action/releases/tag/v.0.3.0","dependencies_parsed_at":"2023-07-20T20:42:20.833Z","dependency_job_id":null,"purl":"pkg:github/ad-m/github-push-action@v.0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v.0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v.0.3.0/manifests"},{"name":"v.0.2.0","sha":"7f85e1078d7a2a000e9dfcda93585d59a4fc65c7","kind":"commit","published_at":"2019-08-24T12:10:44.000Z","download_url":"https://codeload.github.com/ad-m/github-push-action/tar.gz/v.0.2.0","html_url":"https://github.com/ad-m/github-push-action/releases/tag/v.0.2.0","dependencies_parsed_at":"2023-07-20T20:42:20.561Z","dependency_job_id":null,"purl":"pkg:github/ad-m/github-push-action@v.0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v.0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v.0.2.0/manifests"},{"name":"v0.1.0","sha":"fbe6aa5e4bee71fee11c3e8975233985d9babd12","kind":"commit","published_at":"2019-08-24T11:44:51.000Z","download_url":"https://codeload.github.com/ad-m/github-push-action/tar.gz/v0.1.0","html_url":"https://github.com/ad-m/github-push-action/releases/tag/v0.1.0","dependencies_parsed_at":"2023-07-20T20:42:21.277Z","dependency_job_id":null,"purl":"pkg:github/ad-m/github-push-action@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-27T14:01:42.179Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":22134,"rankings":{"downloads":null,"dependent_repos_count":0.08556488670575187,"dependent_packages_count":0.0,"stargazers_count":0.20915861194739346,"forks_count":0.20915861194739346,"docker_downloads_count":5.086357154175249,"average":1.1180478529551574},"purl":"pkg:githubactions/ad-m/github-push-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/ad-m/github-push-action","docker_dependents_count":2,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/actions/ad-m/github-push-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/ad-m/github-push-action/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-05-27T14:01:41.931Z","issues_count":87,"pull_requests_count":70,"avg_time_to_close_issue":36622994.1884058,"avg_time_to_close_pull_request":10589972.714285715,"issues_closed_count":69,"pull_requests_closed_count":70,"pull_request_authors_count":22,"issue_authors_count":79,"avg_comments_per_issue":5.850574712643678,"avg_comments_per_pull_request":1.7714285714285714,"merged_pull_requests_count":53,"bot_issues_count":4,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":16533.25,"past_year_avg_time_to_close_pull_request":7948.5,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":2.5,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-m%2Fgithub-push-action/issues","maintainers":[{"login":"ZPascal","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZPascal"},{"login":"ad-m","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ad-m"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ad-m%2Fgithub-push-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ad-m%2Fgithub-push-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ad-m%2Fgithub-push-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ad-m%2Fgithub-push-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ad-m%2Fgithub-push-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ad-m%2Fgithub-push-action/codemeta","maintainers":[]}