{"id":14982175,"url":"https://github.com/2kabhishek/gulp-runner","last_synced_at":"2025-10-29T11:31:15.862Z","repository":{"id":50263585,"uuid":"295190805","full_name":"2KAbhishek/gulp-runner","owner":"2KAbhishek","description":"Runs defined gulp tasks on push. 🥤🏃🏻","archived":false,"fork":false,"pushed_at":"2023-02-16T07:37:54.000Z","size":39,"stargazers_count":5,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-11T23:41:20.833Z","etag":null,"topics":["continuous-delivery","continuous-integration","github","github-actions","gulp","gulpjs"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/gulp-runner","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/2KAbhishek.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"2kabhishek"}},"created_at":"2020-09-13T16:25:08.000Z","updated_at":"2024-08-09T07:44:39.000Z","dependencies_parsed_at":"2024-09-28T06:41:57.728Z","dependency_job_id":null,"html_url":"https://github.com/2KAbhishek/gulp-runner","commit_stats":{"total_commits":26,"total_committers":2,"mean_commits":13.0,"dds":"0.15384615384615385","last_synced_commit":"7e3a6c01573ba918a4e8287d1bf41e8a3ccc707d"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":"2KAbhishek/GA-Hello","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2Fgulp-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2Fgulp-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2Fgulp-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2Fgulp-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2KAbhishek","download_url":"https://codeload.github.com/2KAbhishek/gulp-runner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219857798,"owners_count":16556054,"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":["continuous-delivery","continuous-integration","github","github-actions","gulp","gulpjs"],"created_at":"2024-09-24T14:04:54.945Z","updated_at":"2025-10-29T11:31:15.496Z","avatar_url":"https://github.com/2KAbhishek.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/2kabhishek"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align = \"center\"\u003e\n\n\u003ch1\u003e\u003ca href=\"https://2kabhishek.github.io/gulp-runner\"\u003egulp-runner\u003c/a\u003e\u003c/h1\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/gulp-runner/blob/main/LICENSE\"\u003e\n\u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/2kabhishek/gulp-runner?style=flat\u0026color=eee\u0026label=\"\u003e \u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/gulp-runner/graphs/contributors\"\u003e\n\u003cimg alt=\"People\" src=\"https://img.shields.io/github/contributors/2kabhishek/gulp-runner?style=flat\u0026color=ffaaf2\u0026label=People\"\u003e \u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/gulp-runner/stargazers\"\u003e\n\u003cimg alt=\"Stars\" src=\"https://img.shields.io/github/stars/2kabhishek/gulp-runner?style=flat\u0026color=98c379\u0026label=Stars\"\u003e\u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/gulp-runner/network/members\"\u003e\n\u003cimg alt=\"Forks\" src=\"https://img.shields.io/github/forks/2kabhishek/gulp-runner?style=flat\u0026color=66a8e0\u0026label=Forks\"\u003e \u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/gulp-runner/watchers\"\u003e\n\u003cimg alt=\"Watches\" src=\"https://img.shields.io/github/watchers/2kabhishek/gulp-runner?style=flat\u0026color=f5d08b\u0026label=Watches\"\u003e \u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/gulp-runner/pulse\"\u003e\n\u003cimg alt=\"Last Updated\" src=\"https://img.shields.io/github/last-commit/2kabhishek/gulp-runner?style=flat\u0026color=e06c75\u0026label=\"\u003e \u003c/a\u003e\n\n\u003c/div\u003e\n\nGulp Runner\n\nThis github action will run default tasks mentioned in a gulp file and then commit the changes.\n\n## Requirements\n\nAdd a secret named `REPO_GITHUB_TOKEN` to your repo for pushing updated changes.\n\n## Customization\n\nIn your repo's `.github/workflows/main.yml` file `paths` can be customized.\n\n### More customizations\n\nFor custom commit messgaes, fork the repo, In the `.github/workflows/gulp-runner.yml` commit messages can be customized.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2kabhishek%2Fgulp-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2kabhishek%2Fgulp-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2kabhishek%2Fgulp-runner/lists"}