Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/2kabhishek/gulp-runner

Runs defined gulp tasks on push. 🥤🏃🏻
https://github.com/2kabhishek/gulp-runner

continuous-delivery continuous-integration github github-actions gulp gulpjs

Last synced: 2 months ago
JSON representation

Runs defined gulp tasks on push. 🥤🏃🏻

Awesome Lists containing this project

README

        

gulp-runner


License


People


Stars


Forks


Watches


Last Updated

Gulp Runner

This github action will run default tasks mentioned in a gulp file and then commit the changes.

## Requirements

Add a secret named `REPO_GITHUB_TOKEN` to your repo for pushing updated changes.

## Customization

In your repo's `.github/workflows/main.yml` file `paths` can be customized.

### More customizations

For custom commit messgaes, fork the repo, In the `.github/workflows/gulp-runner.yml` commit messages can be customized.