DEV Community

Abhishek Keshri
Abhishek Keshri

Posted on • Updated on • Originally published at 2kabhishek.github.io

Hello GA - Quick GitHub Actions

Gulp Runner

A GitHub Action template for people who create a lot of actions.

Submission Category:

DIY Deployments, Wacky Wildcards

Link to Code

GitHub logo 2KAbhishek / GA-Hello

Hello Github Actions 🖐🌐

Hello World Github Action

This action can be used as a template for developing other actions more rapidly and also for learning purposes by beginners.




Additional Resources / Info

A simple gulp runner created with this.

GitHub logo 2KAbhishek / gulp-runner

Runs defined gulp tasks on push. 🥤🏃🏻

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.




There are other forks around too.

Top comments (0)