{"id":5802086,"name":"devops-infra/action-commit-push","ecosystem":"actions","description":"Powerful GitHub Action for automatically committing and pushing changes back to your repository","homepage":"https://shyper.pro","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/devops-infra/action-commit-push","keywords_array":["automation","ci-cd","cicd","commit","devops","devops-workflow","docker","dockerhub","github-action","github-action-docker","github-actions","github-actions-docker","iaac","push"],"namespace":"devops-infra","versions_count":30,"first_release_published_at":"2021-06-29T21:43:19.000Z","latest_release_published_at":"2026-02-18T21:18:08.000Z","latest_release_number":"v1.1.0","last_synced_at":"2026-04-20T12:42:34.322Z","created_at":"2023-01-04T13:34:04.022Z","updated_at":"2026-04-20T13:16:38.430Z","registry_url":"https://github.com/devops-infra/action-commit-push","install_command":null,"documentation_url":null,"metadata":{"name":"GitHub Action for committing changes to repository","author":"Krzysztof Szyper / ChristophShyper / shyper.pro","description":"Powerful GitHub Action for automatically committing and pushing changes back to your repository","inputs":{"github_token":{"description":"Personal Access Token for GitHub for pushing the code","required":true,"default":""},"add_timestamp":{"description":"Whether to add timestamp to a new branch name","required":false,"default":"false"},"amend":{"description":"Whether to make amendment to the previous commit (--amend). Can be combined with commit_message to change the message.","required":false,"default":"false"},"commit_prefix":{"description":"Prefix added to commit message","required":false,"default":""},"commit_message":{"description":"Commit message to set","required":false,"default":""},"force":{"description":"Whether to use force push (--force). Use only when you need to overwrite remote changes. Potentially dangerous.","required":false,"default":"false"},"force_with_lease":{"description":"Whether to use force push with lease (--force-with-lease). Safer than force as it checks for remote changes.","required":false,"default":"false"},"no_edit":{"description":"Whether to not edit commit message when using amend","required":false,"default":"false"},"organization_domain":{"description":"Name of GitHub Enterprise organization","required":false,"default":"github.com"},"target_branch":{"description":"Name of a new branch to push the code into (skipped when no changes and amend is false)","required":false,"default":""}},"outputs":{"files_changed":{"description":"List of changed files"},"branch_name":{"description":"Name of the branch code was pushed into"}},"runs":{"using":"docker","image":"docker://devopsinfra/action-commit-push:v1.1.0","env":{"GITHUB_TOKEN":"${{ inputs.github_token }}"}},"branding":{"color":"purple","icon":"upload-cloud"},"default_branch":"master","path":null},"repo_metadata":{"id":38303480,"uuid":"255114565","full_name":"devops-infra/action-commit-push","owner":"devops-infra","description":"GitHub Action that will create a new commit and push it to the repository","archived":false,"fork":false,"pushed_at":"2026-04-15T21:53:59.000Z","size":321,"stargazers_count":84,"open_issues_count":7,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-04-15T23:31:16.316Z","etag":null,"topics":["automation","ci-cd","cicd","commit","devops","devops-workflow","docker","dockerhub","github-action","github-action-docker","github-actions","github-actions-docker","iaac","push"],"latest_commit_sha":null,"homepage":"https://shyper.pro","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/devops-infra.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":".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":"2020-04-12T15:38:48.000Z","updated_at":"2026-04-15T21:54:02.000Z","dependencies_parsed_at":"2024-04-27T20:26:42.120Z","dependency_job_id":"9fc0b614-b4cd-4286-8d5f-c41a0452ed9b","html_url":"https://github.com/devops-infra/action-commit-push","commit_stats":{"total_commits":114,"total_committers":4,"mean_commits":28.5,"dds":0.5877192982456141,"last_synced_commit":"36f19ebfe494190521a77c58688838942cf74b6e"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":"devops-infra/template-action","purl":"pkg:github/devops-infra/action-commit-push","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-infra%2Faction-commit-push","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-infra%2Faction-commit-push/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-infra%2Faction-commit-push/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-infra%2Faction-commit-push/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devops-infra","download_url":"https://codeload.github.com/devops-infra/action-commit-push/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-infra%2Faction-commit-push/sbom","scorecard":{"id":338092,"data":{"date":"2025-08-11","repo":{"name":"github.com/devops-infra/action-commit-push","commit":"4b584b8e9fe1861fc6b1c933a02543a15fc0f6a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/2 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":"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/pull-request.yml:32"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/weekly-dependency-check.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":"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":"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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/devops-infra/action-commit-push/pull-request.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull-request.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/devops-infra/action-commit-push/pull-request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/devops-infra/action-commit-push/pull-request.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull-request.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/devops-infra/action-commit-push/pull-request.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull-request.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/devops-infra/action-commit-push/pull-request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/devops-infra/action-commit-push/pull-request.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/devops-infra/action-commit-push/pull-request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/devops-infra/action-commit-push/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/devops-infra/action-commit-push/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/devops-infra/action-commit-push/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/devops-infra/action-commit-push/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/weekly-dependency-check.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/devops-infra/action-commit-push/weekly-dependency-check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/weekly-dependency-check.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/devops-infra/action-commit-push/weekly-dependency-check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/weekly-dependency-check.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/devops-infra/action-commit-push/weekly-dependency-check.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating ubuntu:25.10 to ubuntu:25.10@sha256:fcdea13661343a0113773e1f3c481336462222a08993a9a83eae58268746d139","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/devops-infra/.github/SECURITY.md:1","Info: Found linked content: github.com/devops-infra/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/devops-infra/.github/SECURITY.md:1"],"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":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: Hadolint","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-18T05:11:54.384Z","repository_id":38303480,"created_at":"2025-08-18T05:11:54.385Z","updated_at":"2025-08-18T05:11:54.385Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32048420,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"tags":[]},"repo_metadata_updated_at":"2026-04-20T13:16:38.430Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":584,"rankings":{"downloads":null,"dependent_repos_count":1.4070670258279194,"dependent_packages_count":0.0,"stargazers_count":5.479321819046111,"forks_count":9.46918079543654,"docker_downloads_count":2.2373633338615115,"average":3.7185865948344157},"purl":"pkg:githubactions/devops-infra/action-commit-push","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/devops-infra/action-commit-push","docker_dependents_count":1,"docker_downloads_count":707,"usage_url":"https://repos.ecosyste.ms/usage/actions/devops-infra/action-commit-push","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/devops-infra/action-commit-push/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-22T00:01:40.342Z","issues_count":19,"pull_requests_count":167,"avg_time_to_close_issue":6621974.5,"avg_time_to_close_pull_request":549499.3422818792,"issues_closed_count":14,"pull_requests_closed_count":149,"pull_request_authors_count":5,"issue_authors_count":16,"avg_comments_per_issue":2.4210526315789473,"avg_comments_per_pull_request":0.05389221556886228,"merged_pull_requests_count":121,"bot_issues_count":0,"bot_pull_requests_count":136,"past_year_issues_count":3,"past_year_pull_requests_count":44,"past_year_avg_time_to_close_issue":1818575.0,"past_year_avg_time_to_close_pull_request":257964.87096774194,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.06818181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-infra%2Faction-commit-push/issues","maintainers":[{"login":"ChristophShyper","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophShyper"}],"active_maintainers":[{"login":"ChristophShyper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophShyper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/devops-infra%2Faction-commit-push/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/devops-infra%2Faction-commit-push/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/devops-infra%2Faction-commit-push/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/devops-infra%2Faction-commit-push/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/devops-infra%2Faction-commit-push/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/devops-infra%2Faction-commit-push/codemeta","maintainers":[]}