{"id":19114844,"url":"https://github.com/namelesscoder/gizzle-git-plugins","last_synced_at":"2026-06-20T04:31:54.923Z","repository":{"id":21011460,"uuid":"24302151","full_name":"NamelessCoder/gizzle-git-plugins","owner":"NamelessCoder","description":"Git operation plugins for Gizzle","archived":false,"fork":false,"pushed_at":"2015-03-14T18:37:45.000Z","size":408,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T06:36:58.421Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/NamelessCoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-21T20:05:50.000Z","updated_at":"2015-07-23T14:11:43.000Z","dependencies_parsed_at":"2022-08-17T21:10:41.491Z","dependency_job_id":null,"html_url":"https://github.com/NamelessCoder/gizzle-git-plugins","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamelessCoder%2Fgizzle-git-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamelessCoder%2Fgizzle-git-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamelessCoder%2Fgizzle-git-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamelessCoder%2Fgizzle-git-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NamelessCoder","download_url":"https://codeload.github.com/NamelessCoder/gizzle-git-plugins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240170106,"owners_count":19759145,"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":[],"created_at":"2024-11-09T04:44:40.417Z","updated_at":"2026-06-20T04:31:54.889Z","avatar_url":"https://github.com/NamelessCoder.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Gizzle: Git Plugins\n===================\n\n[![Build Status](https://img.shields.io/jenkins/s/https/jenkins.fluidtypo3.org/gizzle-git-plugins.svg?style=flat-square)](https://jenkins.fluidtypo3.org/job/gizzle-git-plugins/) [![Coverage Status](https://img.shields.io/coveralls/NamelessCoder/gizzle-git-plugins.svg?style=flat-square)](https://coveralls.io/r/NamelessCoder/gizzle-git-plugins?branch=master) [![Latest Stable Version](https://img.shields.io/packagist/v/NamelessCoder/gizzle-git-plugins.svg?style=flat-square)](https://packagist.org/packages/namelesscoder/gizzle-git-plugins) [![Total Downloads](https://img.shields.io/packagist/dt/NamelessCoder/gizzle-git-plugins.svg?style=flat-square)](https://packagist.org/packages/namelesscoder/gizzle-git-plugins)\n\nPlugins to perform Git operations from a [Gizzle GitHub Webhook Listener](https://github.com/NamelessCoder/gizzle).\n\nSettings\n--------\n\nThe following `Settings.yml` file shows every possible setting for every plugin in this collection with sample values. **The values do not represent defaults - you must configure each plugin with at least the minimum required arguments of the corresponding Git command.\n\n```yaml\nNamelessCoder\\GizzleGitPlugins:\n  NamelessCoder\\GizzleGitPlugins\\GizzlePlugins\\ClonePlugin:\n    enabled: true\n    directory: localpath\n    branch: master\n    repository: url-or-remote-name\n    single: true\n    depth: 50\n    rebase: true\n  NamelessCoder\\GizzleGitPlugins\\GizzlePlugins\\PullPlugin:\n    enabled: true\n    directory: localpath\n    repository: url-or-remote-name\n    branch: master\n    rebase: true\n    depth: 1\n  NamelessCoder\\GizzleGitPlugins\\GizzlePlugins\\ResetPlugin:\n    enabled: true\n    directory: localpath\n    hard: true\n    head: shortname-like-HEAD^1-or-sha1\n  NamelessCoder\\GizzleGitPlugins\\GizzlePlugins\\PushPlugin:\n    enabled: true\n    repository: localpath\n    branch: master\n    checkout: true\n    remote: originnameorurl\n    head: remote branch name\n  NamelessCoder\\GizzleGitPlugins\\GizzlePlugins\\CommitPlugin:\n    enabled: true\n    repository: localpath\n    branch: master\n    checkout: true\n    files: *\n    add: true\n  NamelessCoder\\GizzleGitPlugins\\GizzlePlugins\\CheckoutPlugin:\n    enabled: true\n    repository: localpath\n    branch: master\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamelesscoder%2Fgizzle-git-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnamelesscoder%2Fgizzle-git-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamelesscoder%2Fgizzle-git-plugins/lists"}