{"id":11771778,"name":"ryohidaka/action-commit-push","ecosystem":"actions","description":"GitHub Actions for committing \u0026 pushing to GitHub repository local changes.","homepage":"https://github.com/marketplace/actions/simple-commit-and-push","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/ryohidaka/action-commit-push","keywords_array":["commit","github-actions"],"namespace":"ryohidaka","versions_count":13,"first_release_published_at":"2024-10-04T11:35:31.000Z","latest_release_published_at":"2025-04-25T12:04:16.000Z","latest_release_number":"v0.6.0","last_synced_at":"2026-03-27T16:01:20.869Z","created_at":"2025-06-07T21:07:09.057Z","updated_at":"2026-03-27T16:01:20.869Z","registry_url":"https://github.com/ryohidaka/action-commit-push","install_command":null,"documentation_url":null,"metadata":{"name":"Simple Commit and Push","author":"ryohidaka","description":"GitHub Actions for committing \u0026 pushing to GitHub repository local changes.","branding":{"color":"green","icon":"git-commit"},"inputs":{"files":{"description":"Files to commit. Defaults to '.'.","required":false,"default":"."},"branch":{"required":false,"default":"","description":"The branch to push changes to. Defaults to the current branch."},"commit-user-name":{"required":false,"default":"github-actions[bot]","description":"Commit username. Defaults to 'github-actions[bot]'."},"commit-user-email":{"required":false,"default":"41898282+github-actions[bot]@users.noreply.github.com","description":"Commit email. Defaults to '41898282+github-actions[bot]@users.noreply.github.com'."},"commit-message":{"required":false,"default":"chore: autopublish","description":"Commit message. Defaults to 'chore: autopublish'."},"rebase":{"required":false,"default":"false","description":"If true, `git pull --rebase` is used before the push. Defaults to 'false'"},"force-push":{"required":false,"default":"false","description":"If true, `git push --force` is used. Defaults to 'false'"},"dry-run":{"required":false,"default":"false","description":"If true, the push steps will be skipped. Defaults to 'false'"}},"runs":{"using":"composite","steps":[{"name":"Set GitHub Path","run":"echo \"GITHUB_ACTION_PATH=${GITHUB_ACTION_PATH}\" \u003e\u003e $GITHUB_ENV","shell":"bash"},{"name":"Set Git Config","run":"$GITHUB_ACTION_PATH/scripts/set_config.sh \\\n  \"${{ inputs.commit-user-name }}\" \\\n  \"${{ inputs.commit-user-email }}\"\n","shell":"bash"},{"name":"Staging And Check Diff","id":"check_diff","run":"$GITHUB_ACTION_PATH/scripts/check_diff.sh \\\n  \"${{ inputs.files }}\"\n","shell":"bash"},{"name":"Commit","if":"steps.check_diff.outputs.changes == 'true'","run":"$GITHUB_ACTION_PATH/scripts/commit.sh \\\n  \"${{ inputs.commit-message }}\"\n","shell":"bash"},{"name":"Push","if":"steps.check_diff.outputs.changes == 'true' \u0026\u0026 inputs.dry-run != 'true'","run":"$GITHUB_ACTION_PATH/scripts/push.sh \\\n  \"${{ inputs.rebase }}\" \\\n  \"${{ inputs.branch || github.ref_name }}\" \\\n  \"${{ inputs.force-push }}\"\n","shell":"bash"}]},"default_branch":"main","path":null},"repo_metadata":{"id":270681439,"uuid":"867605463","full_name":"ryohidaka/action-commit-push","owner":"ryohidaka","description":"GitHub Actions for commiting \u0026 pushing to GitHub repository local changes.","archived":false,"fork":false,"pushed_at":"2025-08-18T14:58:15.000Z","size":71,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-13T23:04:28.385Z","etag":null,"topics":["commit","github-actions"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/simple-commit-and-push","language":"Shell","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/ryohidaka.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-10-04T11:33:26.000Z","updated_at":"2025-05-12T09:50:07.000Z","dependencies_parsed_at":"2025-01-02T11:28:19.135Z","dependency_job_id":"ae8284f1-dd73-49ac-84d6-a5bc53ecd54a","html_url":"https://github.com/ryohidaka/action-commit-push","commit_stats":null,"previous_names":["ryohidaka/action-commit-push"],"tags_count":13,"template":false,"template_full_name":"ryohidaka/composite-action-template","purl":"pkg:github/ryohidaka/action-commit-push","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryohidaka","download_url":"https://codeload.github.com/ryohidaka/action-commit-push/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275364614,"owners_count":25451514,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-16T02:00:10.229Z","response_time":65,"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":"ryohidaka","name":"日高 凌","uuid":"39184410","kind":"user","description":"","email":"","website":"https://ryohidaka.jp","location":"Hyogo, Japan","twitter":"ryhidaka","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39184410?u=e4414db97a6cdc93844c9fcc014f5b6b3744db26\u0026v=4","repositories_count":9,"last_synced_at":"2023-03-03T20:29:36.702Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ryohidaka","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:22:14.290Z","updated_at":"2023-03-03T20:29:36.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryohidaka","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryohidaka/repositories"},"tags":[{"name":"v0.6.0","sha":"67ee42566d9845c69d3a85b31eb746f41aca4c74","kind":"commit","published_at":"2025-04-25T12:04:16.000Z","download_url":"https://codeload.github.com/ryohidaka/action-commit-push/tar.gz/v0.6.0","html_url":"https://github.com/ryohidaka/action-commit-push/releases/tag/v0.6.0","dependencies_parsed_at":"2025-06-09T04:30:03.899Z","dependency_job_id":null,"purl":"pkg:github/ryohidaka/action-commit-push@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"bc6e84d596980691a322b7da4feca1736135b92f","kind":"commit","published_at":"2025-01-03T04:58:16.000Z","download_url":"https://codeload.github.com/ryohidaka/action-commit-push/tar.gz/v0.5.0","html_url":"https://github.com/ryohidaka/action-commit-push/releases/tag/v0.5.0","dependencies_parsed_at":"2025-06-09T04:30:03.937Z","dependency_job_id":null,"purl":"pkg:github/ryohidaka/action-commit-push@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"f96ccec4aaa27a0c1d39b1c62eaa73e258b427ef","kind":"commit","published_at":"2025-01-03T03:15:55.000Z","download_url":"https://codeload.github.com/ryohidaka/action-commit-push/tar.gz/v0.4.2","html_url":"https://github.com/ryohidaka/action-commit-push/releases/tag/v0.4.2","dependencies_parsed_at":"2025-06-09T04:30:03.849Z","dependency_job_id":null,"purl":"pkg:github/ryohidaka/action-commit-push@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"a2270dc28e74adcd40f36c868dd800bbc5ee183f","kind":"commit","published_at":"2025-01-02T14:20:22.000Z","download_url":"https://codeload.github.com/ryohidaka/action-commit-push/tar.gz/v0.4.1","html_url":"https://github.com/ryohidaka/action-commit-push/releases/tag/v0.4.1","dependencies_parsed_at":"2025-06-09T04:30:03.962Z","dependency_job_id":null,"purl":"pkg:github/ryohidaka/action-commit-push@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"02983540ce122ea36fb05669f8eb680bd9dcfb72","kind":"commit","published_at":"2025-01-02T10:34:58.000Z","download_url":"https://codeload.github.com/ryohidaka/action-commit-push/tar.gz/v0.4.0","html_url":"https://github.com/ryohidaka/action-commit-push/releases/tag/v0.4.0","dependencies_parsed_at":"2025-06-09T04:30:03.884Z","dependency_job_id":null,"purl":"pkg:github/ryohidaka/action-commit-push@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"3f00b112dc776745b1db18f3925bcf92124fd4d2","kind":"commit","published_at":"2024-10-19T16:00:16.000Z","download_url":"https://codeload.github.com/ryohidaka/action-commit-push/tar.gz/v0.3.2","html_url":"https://github.com/ryohidaka/action-commit-push/releases/tag/v0.3.2","dependencies_parsed_at":"2025-06-09T04:30:03.957Z","dependency_job_id":null,"purl":"pkg:github/ryohidaka/action-commit-push@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"e209ca1a48be2658474a609f52951161f669deb1","kind":"commit","published_at":"2024-10-19T15:51:13.000Z","download_url":"https://codeload.github.com/ryohidaka/action-commit-push/tar.gz/v0.3.1","html_url":"https://github.com/ryohidaka/action-commit-push/releases/tag/v0.3.1","dependencies_parsed_at":"2025-06-09T04:30:03.640Z","dependency_job_id":null,"purl":"pkg:github/ryohidaka/action-commit-push@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"53431dd1f67bc6584f319d3fafc3eff37e593456","kind":"commit","published_at":"2024-10-10T03:50:58.000Z","download_url":"https://codeload.github.com/ryohidaka/action-commit-push/tar.gz/v0.3.0","html_url":"https://github.com/ryohidaka/action-commit-push/releases/tag/v0.3.0","dependencies_parsed_at":"2025-06-09T04:30:03.942Z","dependency_job_id":null,"purl":"pkg:github/ryohidaka/action-commit-push@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"147c1e3c9f4cbc3a7969d1a473f17c982e1f7c31","kind":"commit","published_at":"2024-10-09T12:06:50.000Z","download_url":"https://codeload.github.com/ryohidaka/action-commit-push/tar.gz/v0.2.1","html_url":"https://github.com/ryohidaka/action-commit-push/releases/tag/v0.2.1","dependencies_parsed_at":"2025-06-09T04:30:03.857Z","dependency_job_id":null,"purl":"pkg:github/ryohidaka/action-commit-push@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b1e66ff6024fed95e92a1a0e3a7246edd1b7a24","kind":"commit","published_at":"2024-10-09T04:08:56.000Z","download_url":"https://codeload.github.com/ryohidaka/action-commit-push/tar.gz/v0.2.0","html_url":"https://github.com/ryohidaka/action-commit-push/releases/tag/v0.2.0","dependencies_parsed_at":"2025-06-09T04:30:03.939Z","dependency_job_id":null,"purl":"pkg:github/ryohidaka/action-commit-push@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"b71b99cd27344b4ac75b2d7b90fb66bc7b2cc602","kind":"commit","published_at":"2024-10-08T12:54:29.000Z","download_url":"https://codeload.github.com/ryohidaka/action-commit-push/tar.gz/v0.1.2","html_url":"https://github.com/ryohidaka/action-commit-push/releases/tag/v0.1.2","dependencies_parsed_at":"2025-06-09T04:30:03.862Z","dependency_job_id":null,"purl":"pkg:github/ryohidaka/action-commit-push@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"02f7559b5ca958fa34ed8a904e5c7f4af3f2e5c3","kind":"commit","published_at":"2024-10-04T11:38:42.000Z","download_url":"https://codeload.github.com/ryohidaka/action-commit-push/tar.gz/v0.1.1","html_url":"https://github.com/ryohidaka/action-commit-push/releases/tag/v0.1.1","dependencies_parsed_at":"2025-06-09T04:30:03.819Z","dependency_job_id":null,"purl":"pkg:github/ryohidaka/action-commit-push@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"508b298d59d56efd6c9c9dd20728be131addff19","kind":"commit","published_at":"2024-10-04T11:35:31.000Z","download_url":"https://codeload.github.com/ryohidaka/action-commit-push/tar.gz/v0.1.0","html_url":"https://github.com/ryohidaka/action-commit-push/releases/tag/v0.1.0","dependencies_parsed_at":"2025-06-09T04:30:03.803Z","dependency_job_id":null,"purl":"pkg:github/ryohidaka/action-commit-push@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-16T04:46:00.885Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.34343434343434,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":17.17171717171717},"purl":"pkg:githubactions/ryohidaka/action-commit-push","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/ryohidaka/action-commit-push","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/ryohidaka/action-commit-push","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/ryohidaka/action-commit-push/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:56:59.281Z","issues_count":0,"pull_requests_count":26,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2244.04,"issues_closed_count":0,"pull_requests_closed_count":25,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":0,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2244.04,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohidaka%2Faction-commit-push/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ryohidaka%2Faction-commit-push/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ryohidaka%2Faction-commit-push/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ryohidaka%2Faction-commit-push/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ryohidaka%2Faction-commit-push/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ryohidaka%2Faction-commit-push/codemeta","maintainers":[]}