{"id":7742767,"name":"appleboy/git-push-action","ecosystem":"actions","description":"Push changes to a remote git repository","homepage":"https://github.com/marketplace/actions/git-push-changes","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/appleboy/git-push-action","keywords_array":["deployment","git","github-actions"],"namespace":"appleboy","versions_count":7,"first_release_published_at":"2023-04-24T14:28:58.000Z","latest_release_published_at":"2025-12-31T12:23:44.000Z","latest_release_number":"v1.2.0","last_synced_at":"2026-05-22T17:03:32.401Z","created_at":"2023-05-17T08:42:57.077Z","updated_at":"2026-05-22T17:04:29.082Z","registry_url":"https://github.com/appleboy/git-push-action","install_command":null,"documentation_url":null,"metadata":{"name":"Git Push Changes","description":"Push changes to a remote git repository","author":"Bo-Yi Wu","inputs":{"author_name":{"description":"Git author name for commits","default":"GitHub Actions"},"author_email":{"description":"Git author email for commits","default":"41898282+github-actions[bot]@users.noreply.github.com"},"netrc_machine":{"description":"Machine name for netrc authentication"},"netrc_username":{"description":"Username for netrc authentication"},"netrc_password":{"description":"Password for netrc authentication"},"ssh_key":{"description":"Private SSH key for authentication"},"remote":{"description":"URL of the remote repository","required":true},"remote_name":{"description":"Name of the remote (used in git remote add)","default":"deploy"},"branch":{"description":"Name of the remote branch to push to","default":"master"},"local_branch":{"description":"Name of the local branch to push from","default":"HEAD"},"path":{"description":"Path to the git repository"},"force":{"description":"Enable force push (--force)"},"followtags":{"description":"Push annotated tags along with commits (--follow-tags)"},"skip_verify":{"description":"Skip SSL certificate verification"},"commit":{"description":"Commit dirty changes before pushing"},"commit_message":{"description":"Custom commit message (requires commit: true)"},"tag":{"description":"Create and push a tag with the specified name"},"empty_commit":{"description":"Allow creating an empty commit (--allow-empty)"},"no_verify":{"description":"Bypass pre-commit and commit-msg hooks (--no-verify)"},"rebase":{"description":"Rebase local branch on top of remote branch before pushing"},"mirror":{"description":"Push all refs to remote repository with --mirror"},"curl_insecure":{"description":"Allow insecure SSL connections"},"version":{"description":"git-push binary version"}},"runs":{"using":"composite","steps":[{"name":"Set GitHub Path","run":"echo \"$GITHUB_ACTION_PATH\" \u003e\u003e $GITHUB_PATH","shell":"bash","env":{"GITHUB_ACTION_PATH":"${{ github.action_path }}"}},{"id":"entrypoint","name":"Run entrypoint.sh","run":"entrypoint.sh","shell":"bash","env":{"GITHUB_ACTION_PATH":"${{ github.action_path }}","INPUT_AUTHOR_NAME":"${{ inputs.author_name }}","INPUT_AUTHOR_EMAIL":"${{ inputs.author_email }}","INPUT_NETRC_MACHINE":"${{ inputs.netrc_machine }}","INPUT_NETRC_USERNAME":"${{ inputs.netrc_username }}","INPUT_NETRC_PASSWORD":"${{ inputs.netrc_password }}","INPUT_SSH_KEY":"${{ inputs.ssh_key }}","INPUT_REMOTE":"${{ inputs.remote }}","INPUT_REMOTE_NAME":"${{ inputs.remote_name }}","INPUT_BRANCH":"${{ inputs.branch }}","INPUT_LOCAL_BRANCH":"${{ inputs.local_branch }}","INPUT_PATH":"${{ inputs.path }}","INPUT_FORCE":"${{ inputs.force }}","INPUT_FOLLOWTAGS":"${{ inputs.followtags }}","INPUT_SKIP_VERIFY":"${{ inputs.skip_verify }}","INPUT_COMMIT":"${{ inputs.commit }}","INPUT_COMMIT_MESSAGE":"${{ inputs.commit_message }}","INPUT_TAG":"${{ inputs.tag }}","INPUT_EMPTY_COMMIT":"${{ inputs.empty_commit }}","INPUT_NO_VERIFY":"${{ inputs.no_verify }}","INPUT_REBASE":"${{ inputs.rebase }}","INPUT_MIRROR":"${{ inputs.mirror }}","INPUT_CURL_INSECURE":"${{ inputs.curl_insecure }}","BINARY_VERSION":"${{ inputs.version }}"}}]},"branding":{"icon":"terminal","color":"gray-dark"},"default_branch":"main","path":null},"repo_metadata":{"id":154157232,"uuid":"631995456","full_name":"appleboy/git-push-action","owner":"appleboy","description":"Git push changes to a remote git repository for GitHub Actions","archived":false,"fork":false,"pushed_at":"2026-03-28T04:08:05.000Z","size":1743,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-28T09:35:43.772Z","etag":null,"topics":["deployment","git","github-actions"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/git-push-changes","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/appleboy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://www.paypal.me/appleboy46"]}},"created_at":"2023-04-24T13:48:22.000Z","updated_at":"2026-03-28T04:07:13.000Z","dependencies_parsed_at":"2023-11-24T22:31:49.087Z","dependency_job_id":"ba56f6c8-75ac-41bc-a4f4-bd51d7c5d3b9","html_url":"https://github.com/appleboy/git-push-action","commit_stats":{"total_commits":25,"total_committers":1,"mean_commits":25.0,"dds":0.0,"last_synced_commit":"b31dd8d6e7ba1e80a96a4772d8c4290fe7bac0ce"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/appleboy/git-push-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fgit-push-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fgit-push-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fgit-push-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fgit-push-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appleboy","download_url":"https://codeload.github.com/appleboy/git-push-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fgit-push-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33356136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"online","status_checked_at":"2026-05-22T02:00:06.671Z","response_time":265,"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":"appleboy","name":"Bo-Yi Wu","uuid":"21979","kind":"user","description":"I really believe committing every day to an open-source project is the best practice. Golang GDE (Google Developer Expert) in 2023","email":"appleboy.tw@gmail.com","website":"https://blog.wu-boy.com","location":"Hsinchu, Taiwan","twitter":null,"company":"Mediatek","icon_url":"https://avatars.githubusercontent.com/u/21979?u=1a254eae0e4499dbb382ec3e3863ac8fa8b34ddd\u0026v=4","repositories_count":605,"last_synced_at":"2026-03-29T13:53:35.138Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/appleboy","funding_links":[],"total_stars":28078,"followers":7419,"following":305,"created_at":"2022-11-02T16:36:34.393Z","updated_at":"2026-03-29T13:53:35.138Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appleboy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appleboy/repositories"},"tags":[{"name":"v1.2.0","sha":"3b2c8661652360dbf1afe1b319a49dbb739c39f1","kind":"commit","published_at":"2025-12-31T12:23:44.000Z","download_url":"https://codeload.github.com/appleboy/git-push-action/tar.gz/v1.2.0","html_url":"https://github.com/appleboy/git-push-action/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/git-push-action@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fgit-push-action/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fgit-push-action/tags/v1.2.0/manifests"},{"name":"v1","sha":"3b2c8661652360dbf1afe1b319a49dbb739c39f1","kind":"commit","published_at":"2025-12-31T12:23:44.000Z","download_url":"https://codeload.github.com/appleboy/git-push-action/tar.gz/v1","html_url":"https://github.com/appleboy/git-push-action/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/git-push-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fgit-push-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fgit-push-action/tags/v1/manifests"},{"name":"v1.1.0","sha":"a939634b19fa88f0d4c853f4b604a4df5549911d","kind":"commit","published_at":"2025-12-31T08:55:27.000Z","download_url":"https://codeload.github.com/appleboy/git-push-action/tar.gz/v1.1.0","html_url":"https://github.com/appleboy/git-push-action/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/git-push-action@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fgit-push-action/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fgit-push-action/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b1e5e3d76ccb4afd43bc0859672a6f9113fa0458","kind":"commit","published_at":"2024-11-17T05:58:37.000Z","download_url":"https://codeload.github.com/appleboy/git-push-action/tar.gz/v1.0.0","html_url":"https://github.com/appleboy/git-push-action/releases/tag/v1.0.0","dependencies_parsed_at":"2024-12-01T12:51:56.628Z","dependency_job_id":null,"purl":"pkg:github/appleboy/git-push-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fgit-push-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fgit-push-action/tags/v1.0.0/manifests"},{"name":"v0.0.3","sha":"9ef79f108d8013239f947252596a475a436443cc","kind":"commit","published_at":"2023-07-01T23:51:14.000Z","download_url":"https://codeload.github.com/appleboy/git-push-action/tar.gz/v0.0.3","html_url":"https://github.com/appleboy/git-push-action/releases/tag/v0.0.3","dependencies_parsed_at":"2023-07-03T04:12:25.015Z","dependency_job_id":null,"purl":"pkg:github/appleboy/git-push-action@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fgit-push-action/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fgit-push-action/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f21e08976ece210eebf1c12f1ee8d7b465b9e70f","kind":"commit","published_at":"2023-04-24T14:53:19.000Z","download_url":"https://codeload.github.com/appleboy/git-push-action/tar.gz/v0.0.2","html_url":"https://github.com/appleboy/git-push-action/releases/tag/v0.0.2","dependencies_parsed_at":"2023-06-02T00:57:13.287Z","dependency_job_id":null,"purl":"pkg:github/appleboy/git-push-action@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fgit-push-action/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fgit-push-action/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"22ad3781d8b2e8e1405882b50f086977799edb20","kind":"commit","published_at":"2023-04-24T14:28:58.000Z","download_url":"https://codeload.github.com/appleboy/git-push-action/tar.gz/v0.0.1","html_url":"https://github.com/appleboy/git-push-action/releases/tag/v0.0.1","dependencies_parsed_at":"2023-06-02T00:57:13.308Z","dependency_job_id":null,"purl":"pkg:github/appleboy/git-push-action@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fgit-push-action/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fgit-push-action/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-22T17:04:29.082Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":115,"rankings":{"downloads":null,"dependent_repos_count":4.405007130407226,"dependent_packages_count":0.0,"stargazers_count":48.30613215021391,"forks_count":35.132308667406114,"docker_downloads_count":null,"average":21.960861987006812},"purl":"pkg:githubactions/appleboy/git-push-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/appleboy/git-push-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/appleboy/git-push-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/appleboy/git-push-action/dependencies","status":null,"funding_links":["https://www.paypal.me/appleboy46"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-28T07:01:54.789Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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/appleboy%2Fgit-push-action/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/appleboy%2Fgit-push-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/appleboy%2Fgit-push-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/appleboy%2Fgit-push-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/appleboy%2Fgit-push-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/appleboy%2Fgit-push-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/appleboy%2Fgit-push-action/codemeta","maintainers":[]}