{"id":20372781,"url":"https://github.com/srt32/git-actions","last_synced_at":"2025-06-19T20:41:38.525Z","repository":{"id":65161840,"uuid":"168772893","full_name":"srt32/git-actions","owner":"srt32","description":"A GitHub Action to run arbitrary git commands","archived":false,"fork":false,"pushed_at":"2020-03-11T20:07:53.000Z","size":7,"stargazers_count":72,"open_issues_count":2,"forks_count":39,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-12T06:44:04.521Z","etag":null,"topics":["action","git","github-action","github-actions"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/srt32.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}},"created_at":"2019-02-01T23:22:22.000Z","updated_at":"2025-03-01T23:07:59.000Z","dependencies_parsed_at":"2023-01-04T12:39:01.847Z","dependency_job_id":null,"html_url":"https://github.com/srt32/git-actions","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/srt32/git-actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srt32%2Fgit-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srt32%2Fgit-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srt32%2Fgit-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srt32%2Fgit-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srt32","download_url":"https://codeload.github.com/srt32/git-actions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srt32%2Fgit-actions/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260827633,"owners_count":23069002,"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","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"}},"keywords":["action","git","github-action","github-actions"],"created_at":"2024-11-15T01:14:53.004Z","updated_at":"2025-06-19T20:41:33.514Z","avatar_url":"https://github.com/srt32.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Action for running git commands\n\nYou can run any `git` command you need. For example, you could run `git status` like this.\n\n```hcl\nworkflow \"My build\" {\n  resolves = [\n    \"git command\",\n  ]\n  on = \"push\"\n}\n\naction \"git command\" {\n  uses = \"srt32/git-actions@v0.0.3\"\n  args = \"git status\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrt32%2Fgit-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrt32%2Fgit-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrt32%2Fgit-actions/lists"}